Trong-Nghia commited on
Commit
ee2b43b
·
1 Parent(s): de29a0d

End of training

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5431
22
- - Accuracy: 0.746
23
- - F1: 0.8173
24
 
25
  ## Model description
26
 
@@ -40,19 +40,20 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 5e-06
43
- - train_batch_size: 4
44
- - eval_batch_size: 4
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 2
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 0.619 | 1.0 | 1502 | 0.5734 | 0.734 | 0.8166 |
55
- | 0.586 | 2.0 | 3004 | 0.5431 | 0.746 | 0.8173 |
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5501
22
+ - Accuracy: 0.75
23
+ - F1: 0.8156
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 5e-06
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 0.6338 | 1.0 | 751 | 0.5527 | 0.744 | 0.8215 |
55
+ | 0.5734 | 2.0 | 1502 | 0.5396 | 0.746 | 0.8188 |
56
+ | 0.5183 | 3.0 | 2253 | 0.5501 | 0.75 | 0.8156 |
57
 
58
 
59
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcbce028bcfd7a5501cd02b6d3812f10a19911ef214d8705b80ac668d26e1b1a
3
  size 1340710193
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6feb85655158e8196bd0e54332a5c300c7ba707dd1a83058a04b1a6bbff5b9dd
3
  size 1340710193
runs/Jul22_12-08-23_c315cb4258b9/events.out.tfevents.1690028069.c315cb4258b9.847.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26cb4de1ef388b4a3d14b9b3a543a4975bb625b1c4ee0e6db7a580efa4f34343
3
- size 5528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b156dd0861bf8fdb2c1eb000b7f157915aa4b6f743cbaae7da15f20bfd873bbe
3
+ size 6251