spachava commited on
Commit
af400c5
1 Parent(s): 4fb2992

Training in progress, step 500

Browse files
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 8.786969866071429,
4
+ "train_runtime": 85.7227,
5
+ "train_samples": 2000,
6
+ "train_samples_per_second": 69.993,
7
+ "train_steps_per_second": 0.735
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:531d9c9479dbd7b8bd016cda03e9d07b44f1bbe0d8fc75bc40325b15272b9b95
3
  size 652213854
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef301b0e33c2572154c8921e9369e7e61e86825f2271b6192dc1248768825366
3
  size 652213854
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 3.0,
3
+ "train_loss": 8.786969866071429,
4
+ "train_runtime": 85.7227,
5
+ "train_samples": 2000,
6
+ "train_samples_per_second": 69.993,
7
+ "train_steps_per_second": 0.735
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 63,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 3.0,
13
+ "step": 63,
14
+ "total_flos": 1156011922554880.0,
15
+ "train_loss": 8.786969866071429,
16
+ "train_runtime": 85.7227,
17
+ "train_samples_per_second": 69.993,
18
+ "train_steps_per_second": 0.735
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 63,
23
+ "num_train_epochs": 3,
24
+ "save_steps": 1000,
25
+ "total_flos": 1156011922554880.0,
26
+ "trial_name": null,
27
+ "trial_params": null
28
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90e4b79c62470aaf0062a910558c12022ac0832f5364886e4d15058c0eabc0d7
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac844c30deffb32b1d82d419281cb63dad404ebf9718a0ab249f5258126c011
3
  size 4536