Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# agnewsDistilt
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.1813
|
| 22 |
- Accuracy: 0.9401
|
|
|
|
| 16 |
|
| 17 |
# agnewsDistilt
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on [Ag_news Dataset](https://huggingface.co/datasets/SetFit/ag_news).
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.1813
|
| 22 |
- Accuracy: 0.9401
|