Kira-Floris commited on
Commit
437cd9d
1 Parent(s): 3aeaf57

Training in progress, epoch 2

Browse files
logs/events.out.tfevents.1719310313.852b1e905a9a.223.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40dd7e9b5670b46dc7a6663a517ea1b9da12a2014e95a3a84bcb900af0806e36
3
- size 5429
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9bfa6b7eb660bf1c9c59b52d24d804e5112bc82c9910e223008034395fbfed8
3
+ size 5963
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ae20a202c55d96dbc7a99eb68b3c49d5f2889c97c0f7b7581a4369c38393b73
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc0fee5c27b13a0a9c632d2aac5f70e2a09379e669796176adfed370c09bec74
3
  size 17549312
run-0/checkpoint-1054/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ffba682ed7f803f9b0e6756d1d7262c0a8ff7725ee17d25a4400fb904738bf0
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc0fee5c27b13a0a9c632d2aac5f70e2a09379e669796176adfed370c09bec74
3
  size 17549312
run-0/checkpoint-1054/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cc2a85d4ea840d3fcc66aea49ec835a62a0e8cec385ee7e3944eeb287a7e1d9
3
  size 35123898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180bafd9040bf7f35eca41800b8bc8fea98cfd11101725956e8708ac27fa2b2f
3
  size 35123898
run-0/checkpoint-1054/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecce5e800ae20802be0ec9e25ab4e60fcfb940623cf20ae609f503abadbbe480
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100464d33f6556fd1f8f558519b1030d76a9ca5f1f9e07ec8e190d748723f68d
3
  size 1064
run-0/checkpoint-1054/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.7786697247706422,
3
  "best_model_checkpoint": "tiny-bert-sst2-distilled/run-0/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": 5.95961856842041,
14
- "learning_rate": 9.55389368279823e-06,
15
- "loss": 1.5369,
16
  "step": 527
17
  },
18
  {
19
  "epoch": 1.0,
20
- "eval_accuracy": 0.7339449541284404,
21
- "eval_loss": 1.2773902416229248,
22
- "eval_runtime": 2.5957,
23
- "eval_samples_per_second": 335.939,
24
- "eval_steps_per_second": 2.697,
25
  "step": 527
26
  },
27
  {
28
  "epoch": 2.0,
29
- "grad_norm": 15.252978324890137,
30
- "learning_rate": 8.492349940265094e-06,
31
- "loss": 1.2159,
32
  "step": 1054
33
  },
34
  {
35
  "epoch": 2.0,
36
- "eval_accuracy": 0.7786697247706422,
37
- "eval_loss": 1.022659182548523,
38
- "eval_runtime": 2.5741,
39
- "eval_samples_per_second": 338.753,
40
- "eval_steps_per_second": 2.719,
41
  "step": 1054
42
  }
43
  ],
44
  "logging_steps": 500,
45
- "max_steps": 5270,
46
  "num_input_tokens_seen": 0,
47
- "num_train_epochs": 10,
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.27608826195592573,
66
- "learning_rate": 1.0615437425331367e-05,
67
- "num_train_epochs": 10,
68
- "temperature": 2
69
  }
70
  }
 
1
  {
2
+ "best_metric": 0.7809633027522935,
3
  "best_model_checkpoint": "tiny-bert-sst2-distilled/run-0/checkpoint-1054",
4
  "epoch": 2.0,
5
  "eval_steps": 500,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "grad_norm": 12.377176284790039,
14
+ "learning_rate": 1.5980854192157344e-05,
15
+ "loss": 3.0218,
16
  "step": 527
17
  },
18
  {
19
  "epoch": 1.0,
20
+ "eval_accuracy": 0.7672018348623854,
21
+ "eval_loss": 2.191861391067505,
22
+ "eval_runtime": 2.5906,
23
+ "eval_samples_per_second": 336.603,
24
+ "eval_steps_per_second": 2.702,
25
  "step": 527
26
  },
27
  {
28
  "epoch": 2.0,
29
+ "grad_norm": Infinity,
30
+ "learning_rate": 1.2796813034327135e-05,
31
+ "loss": 2.0797,
32
  "step": 1054
33
  },
34
  {
35
  "epoch": 2.0,
36
+ "eval_accuracy": 0.7809633027522935,
37
+ "eval_loss": 1.8230279684066772,
38
+ "eval_runtime": 2.5719,
39
+ "eval_samples_per_second": 339.043,
40
+ "eval_steps_per_second": 2.722,
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
  "train_batch_size": 128,
63
  "trial_name": null,
64
  "trial_params": {
65
+ "alpha": 0.275210688972374,
66
+ "learning_rate": 1.9177025030588814e-05,
67
+ "num_train_epochs": 6,
68
+ "temperature": 6
69
  }
70
  }
run-0/checkpoint-1054/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8b6a60f7b85b38fa45cddf1a417ee51250fe5822237403416bf2406ff2cdb84
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e7b4feae857373f91378a3d0efc15d0ec396bfba71e74c965086843aa6acf4
3
  size 5176