itsanastasiaminina commited on
Commit
d48e545
·
verified ·
1 Parent(s): 133f056

Training in progress, epoch 3

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:771fe01e68dea441f9d1f001f494502b2924afcf69501e14bed2d8bbf7f7e041
3
  size 498625128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17de67ad92dabf88985a54e46778d6c5d57f8027da6db3b5f37de0c6b94ff74b
3
  size 498625128
run-0/checkpoint-1689/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3d424baca1f38454e3775f28b9e517a78fa49193e015b4b962eab43e03d9598
3
  size 498625128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17de67ad92dabf88985a54e46778d6c5d57f8027da6db3b5f37de0c6b94ff74b
3
  size 498625128
run-0/checkpoint-1689/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bec17437bbf50835b03bfda15542a12196060b091f06fa0b85aea2de73a33530
3
  size 997370106
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18c48b13f56fb2a15d11eeb5145150b84f70944494eec88405255d80e4fcdee9
3
  size 997370106
run-0/checkpoint-1689/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:071c5e9be8c89f7e7601ef6e67c044701f3e899071b5431a452dcbeb2c3af0a4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f1d83a24dea24b3ee8fe08ca2d8c2be0524aab6848d54221b60f93a60135a4
3
  size 14244
run-0/checkpoint-1689/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88a4db435e7ca3c38de2f68b620cf2cd96c6eaca2cd61476c3769575994680ca
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80de0fe2308c3690dd22295d36b26938d5f0098babe16dede9fcbd27e598439d
3
  size 1064
run-0/checkpoint-1689/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.623488690122392,
3
  "best_model_checkpoint": "students_scores_model/run-0/checkpoint-1689",
4
  "epoch": 3.0,
5
  "eval_steps": 500,
@@ -10,57 +10,57 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.8880994671403197,
13
- "grad_norm": 7.708984851837158,
14
- "learning_rate": 1.9955684198991877e-05,
15
- "loss": 1.084,
16
  "step": 500
17
  },
18
  {
19
  "epoch": 1.0,
20
- "eval_f1": 0.5481089178399972,
21
- "eval_loss": 1.059887409210205,
22
- "eval_runtime": 37.3909,
23
- "eval_samples_per_second": 60.175,
24
- "eval_steps_per_second": 7.542,
25
  "step": 563
26
  },
27
  {
28
  "epoch": 1.7761989342806395,
29
- "grad_norm": 15.52182388305664,
30
- "learning_rate": 1.4260568845398305e-05,
31
- "loss": 0.8598,
32
  "step": 1000
33
  },
34
  {
35
  "epoch": 2.0,
36
- "eval_f1": 0.6105817176137399,
37
- "eval_loss": 0.8904849290847778,
38
- "eval_runtime": 37.5314,
39
- "eval_samples_per_second": 59.95,
40
- "eval_steps_per_second": 7.514,
41
  "step": 1126
42
  },
43
  {
44
  "epoch": 2.664298401420959,
45
- "grad_norm": 14.333279609680176,
46
- "learning_rate": 8.565453491804732e-06,
47
- "loss": 0.7595,
48
  "step": 1500
49
  },
50
  {
51
  "epoch": 3.0,
52
- "eval_f1": 0.623488690122392,
53
- "eval_loss": 0.9218708872795105,
54
- "eval_runtime": 37.7188,
55
- "eval_samples_per_second": 59.652,
56
- "eval_steps_per_second": 7.476,
57
  "step": 1689
58
  }
59
  ],
60
  "logging_steps": 500,
61
- "max_steps": 2252,
62
  "num_input_tokens_seen": 0,
63
- "num_train_epochs": 4,
64
  "save_steps": 500,
65
  "stateful_callbacks": {
66
  "TrainerControl": {
@@ -69,18 +69,18 @@
69
  "should_evaluate": false,
70
  "should_log": false,
71
  "should_save": true,
72
- "should_training_stop": false
73
  },
74
  "attributes": {}
75
  }
76
  },
77
- "total_flos": 6573013331208192.0,
78
  "train_batch_size": 16,
79
  "trial_name": null,
80
  "trial_params": {
81
- "learning_rate": 2.565079955258545e-05,
82
- "num_train_epochs": 4,
83
  "per_device_train_batch_size": 16,
84
- "weight_decay": 0.003210706404646112
85
  }
86
  }
 
1
  {
2
+ "best_metric": 0.622779879885066,
3
  "best_model_checkpoint": "students_scores_model/run-0/checkpoint-1689",
4
  "epoch": 3.0,
5
  "eval_steps": 500,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.8880994671403197,
13
+ "grad_norm": 9.486105918884277,
14
+ "learning_rate": 1.6060239187203855e-05,
15
+ "loss": 1.0687,
16
  "step": 500
17
  },
18
  {
19
  "epoch": 1.0,
20
+ "eval_f1": 0.559496193541961,
21
+ "eval_loss": 1.0184900760650635,
22
+ "eval_runtime": 37.7502,
23
+ "eval_samples_per_second": 59.602,
24
+ "eval_steps_per_second": 7.47,
25
  "step": 563
26
  },
27
  {
28
  "epoch": 1.7761989342806395,
29
+ "grad_norm": 16.897672653198242,
30
+ "learning_rate": 9.306564171558836e-06,
31
+ "loss": 0.8626,
32
  "step": 1000
33
  },
34
  {
35
  "epoch": 2.0,
36
+ "eval_f1": 0.6141765793522762,
37
+ "eval_loss": 0.877347469329834,
38
+ "eval_runtime": 37.6032,
39
+ "eval_samples_per_second": 59.835,
40
+ "eval_steps_per_second": 7.499,
41
  "step": 1126
42
  },
43
  {
44
  "epoch": 2.664298401420959,
45
+ "grad_norm": 14.929506301879883,
46
+ "learning_rate": 2.552889155913817e-06,
47
+ "loss": 0.7589,
48
  "step": 1500
49
  },
50
  {
51
  "epoch": 3.0,
52
+ "eval_f1": 0.622779879885066,
53
+ "eval_loss": 0.8738921880722046,
54
+ "eval_runtime": 38.6362,
55
+ "eval_samples_per_second": 58.236,
56
+ "eval_steps_per_second": 7.299,
57
  "step": 1689
58
  }
59
  ],
60
  "logging_steps": 500,
61
+ "max_steps": 1689,
62
  "num_input_tokens_seen": 0,
63
+ "num_train_epochs": 3,
64
  "save_steps": 500,
65
  "stateful_callbacks": {
66
  "TrainerControl": {
 
69
  "should_evaluate": false,
70
  "should_log": false,
71
  "should_save": true,
72
+ "should_training_stop": true
73
  },
74
  "attributes": {}
75
  }
76
  },
77
+ "total_flos": 6310155946881024.0,
78
  "train_batch_size": 16,
79
  "trial_name": null,
80
  "trial_params": {
81
+ "learning_rate": 2.2813914202848873e-05,
82
+ "num_train_epochs": 3,
83
  "per_device_train_batch_size": 16,
84
+ "weight_decay": 0.0012064342197859815
85
  }
86
  }
run-0/checkpoint-1689/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:525778a4bf55e74b3e05d86fa160c25920ec80c82219483d314284448f6893fa
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e506878344e67934428f3176c568da4bb4fdfd8b8918c71494a2c9eb08433b
3
  size 5368
runs/Dec08_13-30-03_3b937233628b/events.out.tfevents.1733664606.3b937233628b.23.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65b973d203d8ac28b889c478599817814407e9f612651b735c0761d649db2e43
3
- size 6430
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96c87fba5c9f879263c9f22eb08bf65b18a48b87749d9c5bc0be73fec0f7477
3
+ size 6641