BDAIO commited on
Commit
3dc010b
1 Parent(s): f1e1bd2

End of training

Browse files
Files changed (3) hide show
  1. README.md +13 -13
  2. fasttext_model.bin +1 -1
  3. model.safetensors +1 -1
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 [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.3865
24
- - Accuracy: 0.9037
25
- - Precision: 0.8977
26
- - Recall: 0.9047
27
- - F1: 0.9000
28
 
29
  ## Model description
30
 
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | 0.3492 | 1.0 | 48 | 0.3957 | 0.8853 | 0.8792 | 0.8866 | 0.8779 |
59
- | 0.1968 | 2.0 | 96 | 0.3972 | 0.8761 | 0.8731 | 0.8681 | 0.8695 |
60
- | 0.2027 | 3.0 | 144 | 0.3901 | 0.8945 | 0.8872 | 0.8907 | 0.8873 |
61
- | 0.1707 | 4.0 | 192 | 0.3775 | 0.8899 | 0.8930 | 0.8793 | 0.8832 |
62
- | 0.1673 | 5.0 | 240 | 0.4176 | 0.8991 | 0.8921 | 0.8997 | 0.8944 |
63
- | 0.1113 | 6.0 | 288 | 0.4009 | 0.9037 | 0.8977 | 0.9047 | 0.9000 |
64
- | 0.1084 | 7.0 | 336 | 0.3822 | 0.9037 | 0.8977 | 0.9047 | 0.9000 |
65
- | 0.131 | 8.0 | 384 | 0.3865 | 0.9037 | 0.8977 | 0.9047 | 0.9000 |
66
 
67
 
68
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3325
24
+ - Accuracy: 0.9174
25
+ - Precision: 0.9126
26
+ - Recall: 0.9140
27
+ - F1: 0.9128
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.3664 | 1.0 | 48 | 0.3609 | 0.8991 | 0.8935 | 0.8988 | 0.8938 |
59
+ | 0.2282 | 2.0 | 96 | 0.3376 | 0.8991 | 0.8920 | 0.8978 | 0.8927 |
60
+ | 0.1638 | 3.0 | 144 | 0.3184 | 0.9128 | 0.9070 | 0.9079 | 0.9070 |
61
+ | 0.1595 | 4.0 | 192 | 0.3291 | 0.9174 | 0.9147 | 0.9131 | 0.9135 |
62
+ | 0.1388 | 5.0 | 240 | 0.3495 | 0.8945 | 0.8844 | 0.8918 | 0.8865 |
63
+ | 0.1075 | 6.0 | 288 | 0.3357 | 0.9174 | 0.9151 | 0.9141 | 0.9139 |
64
+ | 0.1073 | 7.0 | 336 | 0.3311 | 0.9174 | 0.9126 | 0.9140 | 0.9128 |
65
+ | 0.1507 | 8.0 | 384 | 0.3325 | 0.9174 | 0.9126 | 0.9140 | 0.9128 |
66
 
67
 
68
  ### Framework versions
fasttext_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1da72d5db2d908f77731aaba34cc4b9049fc57bfa9b707d6b5dd062cc0f841b
3
  size 9534119835
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:568dc49057e1ac652c31533b4ff21ef5a599eae028000a6294a5873cbd1a3d5f
3
  size 9534119835
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28cf8a9e9e10ba19e6805972947acd180f2004d3e4799a75464fc2128ddfd0e2
3
  size 2028069268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5a5a958577785d750b985210c8823abcddaa262a0aa442b345125fc183b8ab
3
  size 2028069268