Plaaasma commited on
Commit
6b1717c
·
1 Parent(s): 050ed74

Upload 8 files

Browse files
Files changed (5) hide show
  1. optimizer.pt +1 -1
  2. pytorch_model.bin +1 -1
  3. rng_state.pth +1 -1
  4. scheduler.pt +1 -1
  5. trainer_state.json +39 -3
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c58d6153fcd30b58eb21e4523c75874a092722206054f138c170e9bd9942f37
3
  size 6192502837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c427e293dfb675cd0055b4b8837887686d3c202f2c4b1c3c08cd0bcd69883cab
3
  size 6192502837
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4c4d0a688a6c6af53eb2c3c2478627b78806028a22ccd5b3186fd22cc95d503
3
  size 3134031497
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5075518047ef7374143dc014b6c925009e3aa96d714cacbb77e66c8aae26e3f
3
  size 3134031497
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d300b0c92eff667186a212b2527c59a904ec3607e918011ed0706b0b90623b61
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbe49cba5b4bbea74ca7ad0a69f65d2951ebd36b2fdee0ef08b9ae2994877aae
3
  size 14503
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5073920ed04cb7fa852010ca3a6f9de239ee34f0fae2e48813226ad9eeadbe3a
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3a5d1c69a9427a53e2ab87233696d8956a8613a03782eb9c2342a7fb49829d
3
  size 623
trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 2.245749117741418,
5
- "global_step": 3500,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -48,11 +48,47 @@
48
  "learning_rate": 4.887676508344031e-05,
49
  "loss": 0.1991,
50
  "step": 3500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  }
52
  ],
53
  "max_steps": 155800,
54
  "num_train_epochs": 100,
55
- "total_flos": 1.217381115050496e+17,
56
  "trial_name": null,
57
  "trial_params": null
58
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 4.170676932948348,
5
+ "global_step": 6500,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
48
  "learning_rate": 4.887676508344031e-05,
49
  "loss": 0.1991,
50
  "step": 3500
51
+ },
52
+ {
53
+ "epoch": 2.57,
54
+ "learning_rate": 4.871630295250321e-05,
55
+ "loss": 0.1887,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 2.89,
60
+ "learning_rate": 4.855584082156611e-05,
61
+ "loss": 0.1911,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 3.21,
66
+ "learning_rate": 4.839537869062901e-05,
67
+ "loss": 0.1662,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 3.53,
72
+ "learning_rate": 4.823491655969192e-05,
73
+ "loss": 0.1579,
74
+ "step": 5500
75
+ },
76
+ {
77
+ "epoch": 3.85,
78
+ "learning_rate": 4.807445442875482e-05,
79
+ "loss": 0.1623,
80
+ "step": 6000
81
+ },
82
+ {
83
+ "epoch": 4.17,
84
+ "learning_rate": 4.791399229781772e-05,
85
+ "loss": 0.1452,
86
+ "step": 6500
87
  }
88
  ],
89
  "max_steps": 155800,
90
  "num_train_epochs": 100,
91
+ "total_flos": 2.260838219092992e+17,
92
  "trial_name": null,
93
  "trial_params": null
94
  }