kaustavbhattacharjee commited on
Commit
8cb4a04
1 Parent(s): a75e4e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # finetuning-DistillBERT-3000-samples
20
 
21
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.3396
24
  - Accuracy: 0.87
 
18
 
19
  # finetuning-DistillBERT-3000-samples
20
 
21
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [IMDB](https://huggingface.co/datasets/imdb) dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.3396
24
  - Accuracy: 0.87