tuanna08go commited on
Commit
bb83a08
1 Parent(s): d29589b

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fe589389cc62a42ea44b788b1b490fc62abb8a57c25bb38cb7066eee84ac6cc
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e02243c2eb7ce0ac0f7e6a4fc0aebd0c8e94867eb18c03a4df7cd03e52f5270
3
  size 119801528
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d48f2fce2ddb0f1ab81abce7e3b67d37300c88dd61c2ebc6a5b680d3e12ea63b
3
  size 61392180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9ef13a0217aee1642910133ef911b7ee7db4b71d9d050384aa1527c2f0718d
3
  size 61392180
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ff09dd851b3e3105a5a49a8c1669dac36cbebc8c4023852aec01ed6cf3445f9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad7af62d4c1000764e9ecfd0336d5437508d742f8c53b72b4e2523928fa4ab1
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f37b2aa490ccb1598b01e14cda36e9081f7ce646deab4d3c2d03de0d2169a755
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.0044488933377822264,
5
  "eval_steps": 25,
6
- "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -58,6 +58,49 @@
58
  "eval_samples_per_second": 2.736,
59
  "eval_steps_per_second": 2.736,
60
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  }
62
  ],
63
  "logging_steps": 5,
@@ -72,12 +115,12 @@
72
  "should_evaluate": false,
73
  "should_log": false,
74
  "should_save": true,
75
- "should_training_stop": false
76
  },
77
  "attributes": {}
78
  }
79
  },
80
- "total_flos": 2.75713949171712e+16,
81
  "train_batch_size": 1,
82
  "trial_name": null,
83
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.008897786675564453,
5
  "eval_steps": 25,
6
+ "global_step": 50,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
58
  "eval_samples_per_second": 2.736,
59
  "eval_steps_per_second": 2.736,
60
  "step": 25
61
+ },
62
+ {
63
+ "epoch": 0.005338672005338672,
64
+ "grad_norm": 0.21470601856708527,
65
+ "learning_rate": 3.705904774487396e-05,
66
+ "loss": 0.857,
67
+ "step": 30
68
+ },
69
+ {
70
+ "epoch": 0.006228450672895117,
71
+ "grad_norm": 0.20082759857177734,
72
+ "learning_rate": 2.2221488349019903e-05,
73
+ "loss": 0.8309,
74
+ "step": 35
75
+ },
76
+ {
77
+ "epoch": 0.007118229340451563,
78
+ "grad_norm": 0.1999746710062027,
79
+ "learning_rate": 1.0332332985438248e-05,
80
+ "loss": 0.8233,
81
+ "step": 40
82
+ },
83
+ {
84
+ "epoch": 0.008008008008008008,
85
+ "grad_norm": 0.213407963514328,
86
+ "learning_rate": 2.653493525244721e-06,
87
+ "loss": 0.8172,
88
+ "step": 45
89
+ },
90
+ {
91
+ "epoch": 0.008897786675564453,
92
+ "grad_norm": 0.19997364282608032,
93
+ "learning_rate": 0.0,
94
+ "loss": 0.8318,
95
+ "step": 50
96
+ },
97
+ {
98
+ "epoch": 0.008897786675564453,
99
+ "eval_loss": 0.8381756544113159,
100
+ "eval_runtime": 7304.3471,
101
+ "eval_samples_per_second": 2.735,
102
+ "eval_steps_per_second": 2.735,
103
+ "step": 50
104
  }
105
  ],
106
  "logging_steps": 5,
 
115
  "should_evaluate": false,
116
  "should_log": false,
117
  "should_save": true,
118
+ "should_training_stop": true
119
  },
120
  "attributes": {}
121
  }
122
  },
123
+ "total_flos": 5.51427898343424e+16,
124
  "train_batch_size": 1,
125
  "trial_name": null,
126
  "trial_params": null