vaibhav9 commited on
Commit
af4962f
·
1 Parent(s): ea4fec6

End of training

Browse files
Files changed (3) hide show
  1. README.md +7 -9
  2. pytorch_model.bin +1 -1
  3. training_args.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 [google/bert_uncased_L-4_H-256_A-4](https://huggingface.co/google/bert_uncased_L-4_H-256_A-4) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 2.1085
19
 
20
  ## Model description
21
 
@@ -40,17 +40,15 @@ 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: 5
44
 
45
  ### Training results
46
 
47
- | Training Loss | Epoch | Step | Validation Loss |
48
- |:-------------:|:-----:|:-----:|:---------------:|
49
- | 2.1554 | 1.0 | 2609 | 2.1183 |
50
- | 2.1403 | 2.0 | 5218 | 2.1106 |
51
- | 2.1371 | 3.0 | 7827 | 2.1095 |
52
- | 2.136 | 4.0 | 10436 | 2.1107 |
53
- | 2.1365 | 5.0 | 13045 | 2.1085 |
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/bert_uncased_L-4_H-256_A-4](https://huggingface.co/google/bert_uncased_L-4_H-256_A-4) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.4546
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: 3
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.5299 | 1.0 | 2609 | nan |
50
+ | 1.5169 | 2.0 | 5218 | 1.4773 |
51
+ | 1.5221 | 3.0 | 7827 | 1.4546 |
 
 
52
 
53
 
54
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb975971a91a3e9a4596e6d64ee1974470eede9c636b9fc96093c65506fc2d92
3
  size 44831439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca814e3e1a2077372d67494b16694f4a0b528442f83de34206f59cdb98abc657
3
  size 44831439
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65bbde95b7dfcbbfa75026c5d28fa996df746685384c7e921e3daf1f08939f4a
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8112c846a37ce85fa3110ad7c39db5003d17c55cb5fa07ab9906601c276d69b5
3
  size 4027