Kuongan commited on
Commit
b1fd826
·
verified ·
1 Parent(s): 96716a5

Model save

Browse files
Files changed (2) hide show
  1. README.md +12 -16
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1624
23
- - F1: 0.7701
24
- - Roc Auc: 0.8739
25
- - Accuracy: 0.74
26
 
27
  ## Model description
28
 
@@ -54,18 +54,14 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
- | 0.4196 | 1.0 | 109 | 0.3772 | 0.0 | 0.5 | 0.31 |
58
- | 0.3586 | 2.0 | 218 | 0.2947 | 0.1149 | 0.5683 | 0.39 |
59
- | 0.2381 | 3.0 | 327 | 0.2153 | 0.5976 | 0.7550 | 0.65 |
60
- | 0.1881 | 4.0 | 436 | 0.1626 | 0.7613 | 0.8478 | 0.76 |
61
- | 0.1228 | 5.0 | 545 | 0.1616 | 0.7681 | 0.8682 | 0.75 |
62
- | 0.1085 | 6.0 | 654 | 0.1794 | 0.7227 | 0.8415 | 0.71 |
63
- | 0.0865 | 7.0 | 763 | 0.1545 | 0.7622 | 0.8640 | 0.77 |
64
- | 0.0747 | 8.0 | 872 | 0.1624 | 0.7701 | 0.8739 | 0.74 |
65
- | 0.0561 | 9.0 | 981 | 0.1982 | 0.7479 | 0.8578 | 0.73 |
66
- | 0.0432 | 10.0 | 1090 | 0.1725 | 0.7579 | 0.8643 | 0.74 |
67
- | 0.0418 | 11.0 | 1199 | 0.1910 | 0.7533 | 0.8689 | 0.72 |
68
- | 0.0327 | 12.0 | 1308 | 0.1860 | 0.7535 | 0.8671 | 0.74 |
69
 
70
 
71
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.1517
23
+ - F1: 0.7867
24
+ - Roc Auc: 0.8813
25
+ - Accuracy: 0.75
26
 
27
  ## Model description
28
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.4175 | 1.0 | 109 | 0.3690 | 0.0 | 0.5 | 0.31 |
58
+ | 0.3344 | 2.0 | 218 | 0.2807 | 0.1111 | 0.5445 | 0.37 |
59
+ | 0.21 | 3.0 | 327 | 0.2053 | 0.6797 | 0.8067 | 0.68 |
60
+ | 0.163 | 4.0 | 436 | 0.1533 | 0.7972 | 0.8712 | 0.77 |
61
+ | 0.1295 | 5.0 | 545 | 0.1884 | 0.7004 | 0.8255 | 0.69 |
62
+ | 0.1125 | 6.0 | 654 | 0.1590 | 0.7621 | 0.8558 | 0.75 |
63
+ | 0.0841 | 7.0 | 763 | 0.1770 | 0.7533 | 0.8653 | 0.73 |
64
+ | 0.0678 | 8.0 | 872 | 0.1517 | 0.7867 | 0.8813 | 0.75 |
 
 
 
 
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af4e6bb17d705a42050996be3278c4a68b08296979ec432bff51a0f8605df77c
3
  size 1112217312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9afc80968e98536981c7b439fa09156734107d2bc80ef54d5ea5e9f0421fd447
3
  size 1112217312