Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,20 @@ datasets:
|
|
7 |
- lewtun/autotrain-data-acronym-identification
|
8 |
- acronym_identification
|
9 |
co2_eq_emissions: 10.435358044493652
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Model Trained Using AutoTrain
|
|
|
7 |
- lewtun/autotrain-data-acronym-identification
|
8 |
- acronym_identification
|
9 |
co2_eq_emissions: 10.435358044493652
|
10 |
+
model-index:
|
11 |
+
- name: autotrain-demo
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Text Classification
|
15 |
+
type: text-classification
|
16 |
+
dataset:
|
17 |
+
name: acronym_identification
|
18 |
+
type: acronym_identification
|
19 |
+
args: default
|
20 |
+
metrics:
|
21 |
+
- name: Accuracy
|
22 |
+
type: accuracy
|
23 |
+
value: 0.9708090976211485
|
24 |
---
|
25 |
|
26 |
# Model Trained Using AutoTrain
|