Mathildeholst commited on
Commit
d0796b5
·
verified ·
1 Parent(s): dccfa29

Training in progress, step 1000

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02dab28ae74faec556db50ebb3baf42a4ae9494207b13078539464f114ed0d4a
3
  size 598898116
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da708200d7bc0aee3ca398d01b91bfdebb5e2b1eadb96197c64b765419de7cad
3
  size 598898116
run-2/checkpoint-1000/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8193fee56dc53365e927c2d9fd3ea0bc4cc3a1e83f2ea8b008b1691e9f019cba
3
  size 598898116
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da708200d7bc0aee3ca398d01b91bfdebb5e2b1eadb96197c64b765419de7cad
3
  size 598898116
run-2/checkpoint-1000/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a365afa7456a10f06515312a47741b6d1acd07735039211c717ca52d97a8d0ef
3
  size 1197886411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5887173a33336117b385484b05ad0c47a48dbddae5aa18cf6507a5f96281ec8c
3
  size 1197886411
run-2/checkpoint-1000/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57715a5dc14c56466f04a233671161ef1dbc32c0cd25ac501a889debf2bff9af
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2113d291798b628dfd227e15753b04d5ba59b745b7635da61797987791bd2209
3
  size 1465
run-2/checkpoint-1000/trainer_state.json CHANGED
@@ -11,41 +11,41 @@
11
  "log_history": [
12
  {
13
  "epoch": 1.0,
14
- "eval_accuracy": 0.9070967741935484,
15
- "eval_loss": 1.3142679929733276,
16
- "eval_runtime": 17.875,
17
- "eval_samples_per_second": 173.427,
18
- "eval_steps_per_second": 5.427,
19
  "step": 477
20
  },
21
  {
22
  "epoch": 1.0482180293501049,
23
- "grad_norm": 6.521761417388916,
24
- "learning_rate": 1.4769392033542977e-05,
25
- "loss": 2.7869,
26
  "step": 500
27
  },
28
  {
29
  "epoch": 2.0,
30
- "eval_accuracy": 0.9435483870967742,
31
- "eval_loss": 0.8224020004272461,
32
- "eval_runtime": 17.7944,
33
- "eval_samples_per_second": 174.212,
34
- "eval_steps_per_second": 5.451,
35
  "step": 954
36
  },
37
  {
38
  "epoch": 2.0964360587002098,
39
- "grad_norm": 3.0208613872528076,
40
- "learning_rate": 9.528301886792455e-06,
41
- "loss": 0.9064,
42
  "step": 1000
43
  }
44
  ],
45
  "logging_steps": 500,
46
- "max_steps": 1908,
47
  "num_input_tokens_seen": 0,
48
- "num_train_epochs": 4,
49
  "save_steps": 500,
50
  "stateful_callbacks": {
51
  "TrainerControl": {
@@ -63,8 +63,8 @@
63
  "train_batch_size": 32,
64
  "trial_name": null,
65
  "trial_params": {
66
- "alpha": 0.856440788642103,
67
- "num_train_epochs": 4,
68
- "temperature": 8.405670661191898
69
  }
70
  }
 
11
  "log_history": [
12
  {
13
  "epoch": 1.0,
14
+ "eval_accuracy": 0.8709677419354839,
15
+ "eval_loss": 2.2650985717773438,
16
+ "eval_runtime": 17.8499,
17
+ "eval_samples_per_second": 173.671,
18
+ "eval_steps_per_second": 5.434,
19
  "step": 477
20
  },
21
  {
22
  "epoch": 1.0482180293501049,
23
+ "grad_norm": 14.103622436523438,
24
+ "learning_rate": 1.302585604472397e-05,
25
+ "loss": 6.1632,
26
  "step": 500
27
  },
28
  {
29
  "epoch": 2.0,
30
+ "eval_accuracy": 0.9187096774193548,
31
+ "eval_loss": 1.4211522340774536,
32
+ "eval_runtime": 24.025,
33
+ "eval_samples_per_second": 129.032,
34
+ "eval_steps_per_second": 4.037,
35
  "step": 954
36
  },
37
  {
38
  "epoch": 2.0964360587002098,
39
+ "grad_norm": 6.999321937561035,
40
+ "learning_rate": 6.037735849056604e-06,
41
+ "loss": 1.5867,
42
  "step": 1000
43
  }
44
  ],
45
  "logging_steps": 500,
46
+ "max_steps": 1431,
47
  "num_input_tokens_seen": 0,
48
+ "num_train_epochs": 3,
49
  "save_steps": 500,
50
  "stateful_callbacks": {
51
  "TrainerControl": {
 
63
  "train_batch_size": 32,
64
  "trial_name": null,
65
  "trial_params": {
66
+ "alpha": 0.8329290526522004,
67
+ "num_train_epochs": 3,
68
+ "temperature": 4.156866262168391
69
  }
70
  }
run-2/checkpoint-1000/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e06f1bb4bc4cbbd72bb74742f00db632f86b3856c71e606f51ec5790460bfd7
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58684234268900eb5aa11de51a0372f0fe632929e930e5abd57754c9e23a4eaf
3
  size 5905