Asteriks commited on
Commit
d63018a
1 Parent(s): 082f6b9

update the dataset in the readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 an unknown dataset.
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}