mirfan899 commited on
Commit
43b371a
1 Parent(s): 5d5b4be

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. pytorch_model.bin +1 -1
  3. training_args.bin +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 [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5652
24
- - Precision: 0.0
25
- - Recall: 0.0
26
- - F1: 0.0
27
- - Accuracy: 0.9029
28
 
29
  ## Model description
30
 
@@ -43,7 +43,7 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 0.001
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
58
- | 0.6329 | 1.0 | 882 | 0.5652 | 0.0 | 0.0 | 0.0 | 0.9029 |
59
- | 0.586 | 2.0 | 1764 | 0.5652 | 0.0 | 0.0 | 0.0 | 0.9029 |
60
 
61
 
62
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0264
24
+ - Precision: 0.8961
25
+ - Recall: 0.9328
26
+ - F1: 0.9141
27
+ - Accuracy: 0.9937
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.2306 | 1.0 | 882 | 0.0523 | 0.8176 | 0.8724 | 0.8441 | 0.9875 |
59
+ | 0.0362 | 2.0 | 1764 | 0.0264 | 0.8961 | 0.9328 | 0.9141 | 0.9937 |
60
 
61
 
62
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e48183ed3106a5d3c089f36f4c96d809dbf2c9d10be4f411f9dba2e23afd72f2
3
  size 709156009
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b275156f7cb5490d83dcfe9860e896898d1b66926f218e59fb67d0629f88463f
3
  size 709156009
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24f08d83b54b00b1089f356ac2aaad09ef59f164a0d592a572ccd7b3845c9fd0
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d97776144380a5924f2b2057d3262d6a40dc0858be426ce65e3467547119e2c
3
  size 4027