mirfan899 commited on
Commit
7ebcb58
1 Parent(s): d26c0fd

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -12
  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.0050
24
- - Precision: 0.9870
25
- - Recall: 0.9892
26
- - F1: 0.9881
27
- - Accuracy: 0.9989
28
 
29
  ## Model description
30
 
@@ -43,21 +43,20 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 0.0001
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - num_epochs: 3
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.1968 | 1.0 | 882 | 0.0436 | 0.8199 | 0.8751 | 0.8466 | 0.9884 |
59
- | 0.0212 | 2.0 | 1764 | 0.0106 | 0.9695 | 0.9704 | 0.9700 | 0.9975 |
60
- | 0.0038 | 3.0 | 2646 | 0.0050 | 0.9870 | 0.9892 | 0.9881 | 0.9989 |
61
 
62
 
63
  ### 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.5652
24
+ - Precision: 0.0
25
+ - Recall: 0.0
26
+ - F1: 0.0
27
+ - Accuracy: 0.9029
28
 
29
  ## Model description
30
 
 
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
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 2
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
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0b8ec08cfe250ae84a7de5575efdb15357a30588b407c1c341e75dbf61268c6
3
  size 709156009
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48183ed3106a5d3c089f36f4c96d809dbf2c9d10be4f411f9dba2e23afd72f2
3
  size 709156009
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a02899ca77a62009a9ab6091ed608c6798f2e943d8d5f2f72dc3bddbf244566
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f08d83b54b00b1089f356ac2aaad09ef59f164a0d592a572ccd7b3845c9fd0
3
  size 4027