tiansz commited on
Commit
106d882
1 Parent(s): 40e2240

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
  # roberta-large-finetuned-disaster
17
 
18
- This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3668
21
  - Accuracy: 0.8399
 
15
 
16
  # roberta-large-finetuned-disaster
17
 
18
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the [Disaster Tweets](https://www.kaggle.com/competitions/nlp-getting-started/data).
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3668
21
  - Accuracy: 0.8399