lilyyellow commited on
Commit
b601833
1 Parent(s): 04475cc

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0002
24
- - Precision: 0.9499
25
- - Recall: 0.9766
26
- - F1: 0.9630
27
- - Accuracy: 0.9999
28
 
29
  ## Model description
30
 
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.0003 | 1.0 | 11269 | 0.0002 | 0.9499 | 0.9766 | 0.9630 | 0.9999 |
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0006
24
+ - Precision: 0.9508
25
+ - Recall: 0.9784
26
+ - F1: 0.9644
27
+ - Accuracy: 0.9998
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0 | 1.0 | 13564 | 0.0006 | 0.9508 | 0.9784 | 0.9644 | 0.9998 |
59
 
60
 
61
  ### Framework versions