kietnt0603 commited on
Commit
1c5b0fa
·
verified ·
1 Parent(s): 5cc63bd

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # language_detector
17
 
18
- This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0157
21
- - Accuracy: 0.9986
22
- - F1 Macro: 0.9985
23
- - Precision Macro: 0.9988
24
- - Recall Macro: 0.9981
25
 
26
  ## Model description
27
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
55
- | 0.0207 | 1.0 | 3850 | 0.0094 | 0.9989 | 0.9987 | 0.9990 | 0.9985 |
56
- | 0.007 | 2.0 | 7700 | 0.0141 | 0.9984 | 0.9982 | 0.9983 | 0.9981 |
57
- | 0.0031 | 3.0 | 11550 | 0.0095 | 0.9993 | 0.9992 | 0.9995 | 0.999 |
58
- | 0.0083 | 4.0 | 15400 | 0.0061 | 0.9995 | 0.9995 | 0.9997 | 0.9993 |
59
- | 0.0013 | 5.0 | 19250 | 0.0157 | 0.9986 | 0.9985 | 0.9988 | 0.9981 |
60
 
61
 
62
  ### Framework versions
 
15
 
16
  # language_detector
17
 
18
+ This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0013
21
+ - Accuracy: 0.9999
22
+ - F1 Macro: 0.9995
23
+ - Precision Macro: 0.9999
24
+ - Recall Macro: 0.999
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | Precision Macro | Recall Macro |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|:---------------:|:------------:|
55
+ | 0.0096 | 1.0 | 8750 | 0.0011 | 0.9999 | 0.9995 | 0.9999 | 0.999 |
56
+ | 0.0 | 2.0 | 17500 | 0.0000 | 1.0 | 1.0 | 1.0 | 1.0 |
57
+ | 0.0032 | 3.0 | 26250 | 0.0030 | 0.9997 | 0.9984 | 0.9998 | 0.997 |
58
+ | 0.0 | 4.0 | 35000 | 0.0013 | 0.9999 | 0.9995 | 0.9999 | 0.999 |
59
+ | 0.0 | 5.0 | 43750 | 0.0013 | 0.9999 | 0.9995 | 0.9999 | 0.999 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02d9f45c40d8d567f6c420184015b70557b71dd69d14833936d8e27a1adcaa84
3
  size 1112205008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:240260d37d58325e983b112bb0b72fc926ddfba0aa78acb6f83268ff3839523d
3
  size 1112205008