vaibhav9 commited on
Commit
c370463
·
1 Parent(s): a4fd44b

End of training

Browse files
Files changed (4) hide show
  1. README.md +9 -7
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 2.0087
17
 
18
  ## Model description
19
 
@@ -38,15 +38,17 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 3
42
 
43
  ### Training results
44
 
45
- | Training Loss | Epoch | Step | Validation Loss |
46
- |:-------------:|:-----:|:----:|:---------------:|
47
- | 1.9656 | 1.0 | 2609 | 2.0155 |
48
- | 1.9671 | 2.0 | 5218 | 2.0055 |
49
- | 1.9943 | 3.0 | 7827 | 2.0087 |
 
 
50
 
51
 
52
  ### Framework versions
 
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 1.2297
17
 
18
  ## Model description
19
 
 
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 5
42
 
43
  ### Training results
44
 
45
+ | Training Loss | Epoch | Step | Validation Loss |
46
+ |:-------------:|:-----:|:-----:|:---------------:|
47
+ | 0.9876 | 1.0 | 2609 | nan |
48
+ | 1.0599 | 2.0 | 5218 | 1.2590 |
49
+ | 1.175 | 3.0 | 7827 | 1.2065 |
50
+ | 0.9931 | 4.0 | 10436 | 1.2508 |
51
+ | 1.0682 | 5.0 | 13045 | 1.2297 |
52
 
53
 
54
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "hangman-bert-base-2",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "hangman-bert-large",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ccf0d2bd44c4a094a3c2ebd91ce1cc882dac623f6866c0095707bf1b396aeda
3
  size 438126133
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcf73dec3331e998bb32b3200715a8f78c2429366730cf0d7f9394c408d88e34
3
  size 438126133
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f79a45a8a4a4d69f0aa4197461ddd43579e432e052a42c1b42fafcfa143328c
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad0ee0ce7f70e420fac68bbb23f0db94615d8af139371b7e45aedada99a65fc
3
  size 4027