Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
- autotrain
|
| 5 |
- text-classification
|
| 6 |
base_model: sentence-transformers/all-mpnet-base-v2
|
| 7 |
widget:
|
| 8 |
-
- text:
|
| 9 |
datasets:
|
| 10 |
- argilla/synthetic-text-classification-news
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Trained Using AutoTrain
|
|
@@ -15,4 +15,4 @@ datasets:
|
|
| 15 |
- Problem type: Text Classification
|
| 16 |
|
| 17 |
## Validation Metrics
|
| 18 |
-
No validation metrics available
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- autotrain
|
| 4 |
- text-classification
|
| 5 |
base_model: sentence-transformers/all-mpnet-base-v2
|
| 6 |
widget:
|
| 7 |
+
- text: I love AutoTrain
|
| 8 |
datasets:
|
| 9 |
- argilla/synthetic-text-classification-news
|
| 10 |
+
library_name: transformers
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Trained Using AutoTrain
|
|
|
|
| 15 |
- Problem type: Text Classification
|
| 16 |
|
| 17 |
## Validation Metrics
|
| 18 |
+
No validation metrics available
|