Abdo36 commited on
Commit
73a0e16
·
verified ·
1 Parent(s): 4f6c0a6

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # DistilBertLoRa
18
 
19
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.0234
22
  - Accuracy: {'accuracy': 0.884}
 
16
 
17
  # DistilBertLoRa
18
 
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the IMDB Movie dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.0234
22
  - Accuracy: {'accuracy': 0.884}