Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,7 +8,23 @@ metrics:
|
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
- name: sdg-bert-base-multilingual-cased-classification
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
- name: sdg-bert-base-multilingual-cased-classification
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: text-classification
|
14 |
+
name: text-classification
|
15 |
+
dataset:
|
16 |
+
name: albertmartinez/OSDG (2024-04-01)
|
17 |
+
type: albertmartinez/OSDG
|
18 |
+
split: test
|
19 |
+
metrics:
|
20 |
+
- type: accuracy
|
21 |
+
value: 0.7982568274259152
|
22 |
+
name: accuracy
|
23 |
+
args:
|
24 |
+
accuracy: 0.7982568274259152
|
25 |
+
total_time_in_seconds: 41.86629699298646
|
26 |
+
samples_per_second: 205.53525432262444
|
27 |
+
latency_in_seconds: 0.004865345379777625
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|