Commit
·
b34445b
1
Parent(s):
4b5dc9f
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,13 +3,18 @@ tags:
|
|
| 3 |
- autotrain
|
| 4 |
- text-classification
|
| 5 |
language:
|
| 6 |
-
-
|
| 7 |
widget:
|
| 8 |
-
- text:
|
| 9 |
datasets:
|
| 10 |
- AyoubChLin/autotrain-data-longformer
|
|
|
|
| 11 |
co2_eq_emissions:
|
| 12 |
emissions: 1.738487465928671
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Model Trained Using AutoTrain
|
|
|
|
| 3 |
- autotrain
|
| 4 |
- text-classification
|
| 5 |
language:
|
| 6 |
+
- en
|
| 7 |
widget:
|
| 8 |
+
- text: I love AutoTrain 🤗
|
| 9 |
datasets:
|
| 10 |
- AyoubChLin/autotrain-data-longformer
|
| 11 |
+
- SetFit/bbc-news
|
| 12 |
co2_eq_emissions:
|
| 13 |
emissions: 1.738487465928671
|
| 14 |
+
license: apache-2.0
|
| 15 |
+
metrics:
|
| 16 |
+
- accuracy
|
| 17 |
+
pipeline_tag: text-classification
|
| 18 |
---
|
| 19 |
|
| 20 |
# Model Trained Using AutoTrain
|