Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,11 +6,27 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
-
model-index:
|
10 |
-
- name: openalex-topic-classification-title-abstract
|
11 |
-
results: []
|
12 |
datasets:
|
13 |
- albertmartinez/openalex-topic-title-abstract
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
|
|
|
|
9 |
datasets:
|
10 |
- albertmartinez/openalex-topic-title-abstract
|
11 |
+
model-index:
|
12 |
+
- name: openalex-topic-classification-title-abstract
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: text-classification
|
16 |
+
name: text-classification
|
17 |
+
dataset:
|
18 |
+
name: albertmartinez/openalex-topic-title-abstract
|
19 |
+
type: albertmartinez/openalex-topic-title-abstract
|
20 |
+
split: test
|
21 |
+
metrics:
|
22 |
+
- type: accuracy
|
23 |
+
value: 0.6895704387552961
|
24 |
+
name: accuracy
|
25 |
+
args:
|
26 |
+
accuracy: 0.6895704387552961
|
27 |
+
total_time_in_seconds: 2136.2893175369827
|
28 |
+
samples_per_second: 197.54440399793566
|
29 |
+
latency_in_seconds: 0.005062153013509054
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|