Shresthadev403 commited on
Commit
3bd6042
·
1 Parent(s): 5f54fce

End of training

Browse files
README.md CHANGED
@@ -13,12 +13,12 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - eval_loss: 4.4130
17
- - eval_runtime: 0.0322
18
- - eval_samples_per_second: 62.162
19
- - eval_steps_per_second: 31.081
20
- - epoch: 4.0
21
- - step: 4
22
 
23
  ## Model description
24
 
 
13
 
14
  This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - eval_loss: 4.4277
17
+ - eval_runtime: 0.0266
18
+ - eval_samples_per_second: 75.081
19
+ - eval_steps_per_second: 37.541
20
+ - epoch: 5.0
21
+ - step: 5
22
 
23
  ## Model description
24
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0b6f7ede897bf8443c6fec29e45fe0fd6a4986d59b254d6c9d9476d28c5601e
3
  size 435820636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10193bcc86113343252341e92207017fb141a3032e342ffbfeff64334bf87001
3
  size 435820636
runs/Jan05_08-11-12_414819e23027/events.out.tfevents.1704442276.414819e23027.9579.17 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a57961697bd80ad78fc1fbd7598bb13340f815d6fc23afbb659080c2be2cde19
3
- size 9107
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cb6071f5ff5a33a5778d83e18689aa09ab5bf07513de3cecadbbd8917d45380
3
+ size 9527
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 4.0,
5
  "eval_steps": 1,
6
- "global_step": 4,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -63,13 +63,27 @@
63
  "eval_samples_per_second": 62.162,
64
  "eval_steps_per_second": 31.081,
65
  "step": 4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  }
67
  ],
68
  "logging_steps": 1,
69
  "max_steps": 50,
70
  "num_train_epochs": 50,
71
  "save_steps": 20,
72
- "total_flos": 2304197409600.0,
73
  "trial_name": null,
74
  "trial_params": null
75
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 5.0,
5
  "eval_steps": 1,
6
+ "global_step": 5,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
63
  "eval_samples_per_second": 62.162,
64
  "eval_steps_per_second": 31.081,
65
  "step": 4
66
+ },
67
+ {
68
+ "epoch": 5.0,
69
+ "learning_rate": 4.5e-05,
70
+ "loss": 2.5694,
71
+ "step": 5
72
+ },
73
+ {
74
+ "epoch": 5.0,
75
+ "eval_loss": 4.427673816680908,
76
+ "eval_runtime": 0.0266,
77
+ "eval_samples_per_second": 75.081,
78
+ "eval_steps_per_second": 37.541,
79
+ "step": 5
80
  }
81
  ],
82
  "logging_steps": 1,
83
  "max_steps": 50,
84
  "num_train_epochs": 50,
85
  "save_steps": 20,
86
+ "total_flos": 2880246762000.0,
87
  "trial_name": null,
88
  "trial_params": null
89
  }