Kira-Floris commited on
Commit
857c7fd
1 Parent(s): 4905b04

Training in progress, epoch 2

Browse files
logs/events.out.tfevents.1719307811.852b1e905a9a.223.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d61a8e7f8441a98d13b2fc7109a4e918a085863ec9654b397902272fe1dedc5
3
- size 5429
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b00945b76bc6015cad282c87a8b66f8542fa67f7ac4e37499a7e4517957f74f8
3
+ size 5963
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb1ca79a9bf8b490a2f6783a131c6de76de46d7d9d225d392b55c2bf9992c8ad
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3533a341bbd3e710d9d7de936a16f763971513d1b160bf88191e12c65b39f3
3
  size 17549312
run-1/checkpoint-1054/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a04314b749d4acea219b75473b7159304fd15abbb0749b74b9a72dc41ad508ee
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3533a341bbd3e710d9d7de936a16f763971513d1b160bf88191e12c65b39f3
3
  size 17549312
run-1/checkpoint-1054/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:423e71317f9893f34e82137928e32e1c64e9bfc71f968a12029e3756d7667ebc
3
  size 35123898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca9fd389e66c6e57e60204f6358fd64cb18a8d3f2f4fdb1dc1ae97e2e0ddb33a
3
  size 35123898
run-1/checkpoint-1054/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02f3e3377f11bafe7b5302825b91f3a273d3263332c198caed974a11f7c0d037
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32816b03f4a51f12a0135d51aa95e2ea9f3d7aef81173538a39d766a38cb4af4
3
  size 1064
run-1/checkpoint-1054/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.8176605504587156,
3
  "best_model_checkpoint": "tiny-bert-sst2-distilled/run-1/checkpoint-1054",
4
  "epoch": 2.0,
5
  "eval_steps": 500,
@@ -10,41 +10,41 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "grad_norm": 30.242748260498047,
14
- "learning_rate": 0.000111895725910844,
15
- "loss": 2.3991,
16
  "step": 527
17
  },
18
  {
19
  "epoch": 1.0,
20
- "eval_accuracy": 0.8153669724770642,
21
- "eval_loss": 1.9181628227233887,
22
- "eval_runtime": 2.3714,
23
- "eval_samples_per_second": 367.708,
24
- "eval_steps_per_second": 2.952,
25
  "step": 527
26
  },
27
  {
28
  "epoch": 2.0,
29
- "grad_norm": 76.58197784423828,
30
- "learning_rate": 8.95250705409598e-05,
31
- "loss": 1.1199,
32
  "step": 1054
33
  },
34
  {
35
  "epoch": 2.0,
36
- "eval_accuracy": 0.8176605504587156,
37
- "eval_loss": 1.8561229705810547,
38
- "eval_runtime": 2.3966,
39
- "eval_samples_per_second": 363.855,
40
- "eval_steps_per_second": 2.921,
41
  "step": 1054
42
  }
43
  ],
44
  "logging_steps": 500,
45
- "max_steps": 3162,
46
  "num_input_tokens_seen": 0,
47
- "num_train_epochs": 6,
48
  "save_steps": 500,
49
  "stateful_callbacks": {
50
  "TrainerControl": {
@@ -62,9 +62,9 @@
62
  "train_batch_size": 128,
63
  "trial_name": null,
64
  "trial_params": {
65
- "alpha": 0.051381532356201576,
66
- "learning_rate": 0.0001342239322193053,
67
- "num_train_epochs": 6,
68
- "temperature": 23
69
  }
70
  }
 
1
  {
2
+ "best_metric": 0.819954128440367,
3
  "best_model_checkpoint": "tiny-bert-sst2-distilled/run-1/checkpoint-1054",
4
  "epoch": 2.0,
5
  "eval_steps": 500,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "grad_norm": 17.658132553100586,
14
+ "learning_rate": 7.63128750557968e-05,
15
+ "loss": 1.3361,
16
  "step": 527
17
  },
18
  {
19
  "epoch": 1.0,
20
+ "eval_accuracy": 0.8107798165137615,
21
+ "eval_loss": 1.132369041442871,
22
+ "eval_runtime": 2.6024,
23
+ "eval_samples_per_second": 335.073,
24
+ "eval_steps_per_second": 2.69,
25
  "step": 527
26
  },
27
  {
28
  "epoch": 2.0,
29
+ "grad_norm": 17.63370704650879,
30
+ "learning_rate": 3.81564375278984e-05,
31
+ "loss": 0.7175,
32
  "step": 1054
33
  },
34
  {
35
  "epoch": 2.0,
36
+ "eval_accuracy": 0.819954128440367,
37
+ "eval_loss": 1.094281554222107,
38
+ "eval_runtime": 2.5939,
39
+ "eval_samples_per_second": 336.174,
40
+ "eval_steps_per_second": 2.699,
41
  "step": 1054
42
  }
43
  ],
44
  "logging_steps": 500,
45
+ "max_steps": 1581,
46
  "num_input_tokens_seen": 0,
47
+ "num_train_epochs": 3,
48
  "save_steps": 500,
49
  "stateful_callbacks": {
50
  "TrainerControl": {
 
62
  "train_batch_size": 128,
63
  "trial_name": null,
64
  "trial_params": {
65
+ "alpha": 0.5918699224275719,
66
+ "learning_rate": 0.00011446931258369519,
67
+ "num_train_epochs": 3,
68
+ "temperature": 9
69
  }
70
  }
run-1/checkpoint-1054/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa6a7f7b16042aa90d6a482b54cde9c8a264f21ae121942f35d43fb01c1ae0eb
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb44a8bec3049f59e3c6aa052eb44c31862f011784d5f05f8553620eb8f64a0
3
  size 5176