badokorach commited on
Commit
4c0b04c
1 Parent(s): d8f4f0a

Model save

Browse files
Files changed (2) hide show
  1. README.md +17 -9
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.4543
19
 
20
  ## Model description
21
 
@@ -40,19 +40,27 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 7
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 66 | 2.5106 |
50
- | No log | 2.0 | 132 | 2.2536 |
51
- | No log | 3.0 | 198 | 2.1888 |
52
- | No log | 4.0 | 264 | 2.3128 |
53
- | No log | 5.0 | 330 | 2.3129 |
54
- | No log | 6.0 | 396 | 2.3960 |
55
- | No log | 7.0 | 462 | 2.4543 |
 
 
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.6464
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 15
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 66 | 2.4436 |
50
+ | No log | 2.0 | 132 | 2.9332 |
51
+ | No log | 3.0 | 198 | 2.8448 |
52
+ | No log | 4.0 | 264 | 3.1388 |
53
+ | No log | 5.0 | 330 | 3.3338 |
54
+ | No log | 6.0 | 396 | 3.3124 |
55
+ | No log | 7.0 | 462 | 3.2653 |
56
+ | 0.5371 | 8.0 | 528 | 3.4633 |
57
+ | 0.5371 | 9.0 | 594 | 3.5907 |
58
+ | 0.5371 | 10.0 | 660 | 3.5120 |
59
+ | 0.5371 | 11.0 | 726 | 3.6371 |
60
+ | 0.5371 | 12.0 | 792 | 3.6414 |
61
+ | 0.5371 | 13.0 | 858 | 3.5953 |
62
+ | 0.5371 | 14.0 | 924 | 3.6044 |
63
+ | 0.5371 | 15.0 | 990 | 3.6464 |
64
 
65
 
66
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93b8c5cd8f71accac710c6af23b46ecf0a6aff96d00d4a31531d3cb52bb0450e
3
  size 709125289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d19ada7742a09444da4be4e181ed180718f7d1864e4e5ba3b96acd6ae789c73
3
  size 709125289