update the dataset in the readme
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# distilbert-cased-reviews-v1
|
31 |
|
32 |
-
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 1.9022
|
35 |
- Accuracy: {'accuracy': 0.7478260869565218}
|
|
|
29 |
|
30 |
# distilbert-cased-reviews-v1
|
31 |
|
32 |
+
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on yyu/amazon-attrprompt dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 1.9022
|
35 |
- Accuracy: {'accuracy': 0.7478260869565218}
|