satendrakumar commited on
Commit
d9e0c41
1 Parent(s): 81c371f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # covid_miss_information_classification2
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0174
21
  - Accuracy: 0.9966
 
15
 
16
  # covid_miss_information_classification2
17
 
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an tweets dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0174
21
  - Accuracy: 0.9966