juliensimon HF staff commited on
Commit
c1fca37
1 Parent(s): e11edc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -12,12 +12,10 @@ model-index:
12
  results: []
13
  ---
14
 
15
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
- should probably proofread and complete it, then remove this comment. -->
17
-
18
  # distilbert-amazon-shoe-reviews
19
 
20
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
 
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.9532
23
  - Accuracy: 0.5779
 
12
  results: []
13
  ---
14
 
 
 
 
15
  # distilbert-amazon-shoe-reviews
16
 
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on a [subset](https://huggingface.co/datasets/juliensimon/amazon-shoe-reviews) of the [Amazon US reviews](https://huggingface.co/datasets/amazon_us_reviews) dataset.
18
+
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.9532
21
  - Accuracy: 0.5779