evendivil commited on
Commit
0c6bff1
1 Parent(s): cdb8702

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
- base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # finetuning-sentiment-model-3000-samples
19
 
20
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5064
23
- - F1: 0.807
24
- - Recall: 0.807
25
- - Accuracy: 0.807
26
 
27
  ## Model description
28
 
 
1
  ---
2
+ license: mit
3
+ base_model: roberta-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
17
 
18
  # finetuning-sentiment-model-3000-samples
19
 
20
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.4884
23
+ - F1: 0.804
24
+ - Recall: 0.804
25
+ - Accuracy: 0.804
26
 
27
  ## Model description
28