Anish13 commited on
Commit
7381657
1 Parent(s): 4ae217b

Model save

Browse files
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 6.6845
17
 
18
  ## Model description
19
 
@@ -38,7 +38,7 @@ 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
- - lr_scheduler_warmup_steps: 80
42
  - num_epochs: 30
43
  - mixed_precision_training: Native AMP
44
 
@@ -46,8 +46,8 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-------:|:-----:|:---------------:|
49
- | 6.513 | 11.9617 | 5000 | 6.8757 |
50
- | 6.057 | 23.9234 | 10000 | 6.6845 |
51
 
52
 
53
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 6.7011
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
+ - lr_scheduler_warmup_steps: 20
42
  - num_epochs: 30
43
  - mixed_precision_training: Native AMP
44
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-------:|:-----:|:---------------:|
49
+ | 6.4968 | 11.9617 | 5000 | 6.8573 |
50
+ | 6.0917 | 23.9234 | 10000 | 6.7011 |
51
 
52
 
53
  ### Framework versions
best/config.json CHANGED
@@ -6,7 +6,7 @@
6
  "dim_feedforward": 1024,
7
  "dropout": 0.1,
8
  "input_dim": 30000,
9
- "max_seq_len": 850,
10
  "model_type": "transformer",
11
  "nhead": 8,
12
  "num_decoder_layers": 6,
 
6
  "dim_feedforward": 1024,
7
  "dropout": 0.1,
8
  "input_dim": 30000,
9
+ "max_seq_len": 512,
10
  "model_type": "transformer",
11
  "nhead": 8,
12
  "num_decoder_layers": 6,
best/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a3b5e8b8b5618e2453da38fc47c9c32c4aa9d5c037cea4a928d64f5174eb071
3
- size 252674096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ee9b2481257248ae8cd26863390d9f6fdee382cdbaf3d00db433eb2e1db109
3
+ size 251289632
best/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65d2e3895171c7c111dca323509e114a62b8d79e477d1b1893443b467389d585
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7670b3b289ae6a643928d39e22c9f21dd6d4ca010011bee8559985ee2019845a
3
  size 5112