LukeGPT88 commited on
Commit
4668ccb
1 Parent(s): ce928c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,7 +19,8 @@ The model is a fine-tuned version of [DistilBERT](https://huggingface.co/docs/tr
19
 
20
  It was fine-tuned on IMDB dataset [https://huggingface.co/datasets/imdb].
21
 
22
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.2265
25
  - Accuracy: 0.9312
 
19
 
20
  It was fine-tuned on IMDB dataset [https://huggingface.co/datasets/imdb].
21
 
22
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on IMDB dataset.
23
+
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.2265
26
  - Accuracy: 0.9312