yunyus commited on
Commit
24d4f1e
·
verified ·
1 Parent(s): 6489c10

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4a6468bdff9f212c6365fb9d1938a416c6edfb62ff1600eadddf4f0a6c48a95
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d12bc68ba1b72ab96bf02443ed6c7f1326e4155af7aec543f6a3fcdde91f9230
3
  size 437958648
run-0/checkpoint-156/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.4729241877256318,
3
  "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-0/checkpoint-78",
4
  "epoch": 2.0,
5
  "eval_steps": 500,
@@ -10,27 +10,27 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_accuracy": 0.4729241877256318,
14
- "eval_loss": 0.7185945510864258,
15
- "eval_runtime": 0.7057,
16
- "eval_samples_per_second": 392.495,
17
- "eval_steps_per_second": 12.753,
18
  "step": 78
19
  },
20
  {
21
  "epoch": 2.0,
22
- "eval_accuracy": 0.4693140794223827,
23
- "eval_loss": 0.7123874425888062,
24
- "eval_runtime": 0.6845,
25
- "eval_samples_per_second": 404.689,
26
- "eval_steps_per_second": 13.149,
27
  "step": 156
28
  }
29
  ],
30
  "logging_steps": 500,
31
- "max_steps": 234,
32
  "num_input_tokens_seen": 0,
33
- "num_train_epochs": 3,
34
  "save_steps": 500,
35
  "stateful_callbacks": {
36
  "TrainerControl": {
@@ -39,7 +39,7 @@
39
  "should_evaluate": false,
40
  "should_log": false,
41
  "should_save": true,
42
- "should_training_stop": false
43
  },
44
  "attributes": {}
45
  }
@@ -48,10 +48,10 @@
48
  "train_batch_size": 32,
49
  "trial_name": null,
50
  "trial_params": {
51
- "dropout_rate": 0.27458370833953805,
52
- "learning_rate": 1.0420263015685704e-06,
53
- "max_seq_length": 32,
54
- "num_train_epochs": 3,
55
  "per_device_train_batch_size": 32
56
  }
57
  }
 
1
  {
2
+ "best_metric": 0.4693140794223827,
3
  "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-0/checkpoint-78",
4
  "epoch": 2.0,
5
  "eval_steps": 500,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "eval_accuracy": 0.4693140794223827,
14
+ "eval_loss": 0.7097682952880859,
15
+ "eval_runtime": 0.6898,
16
+ "eval_samples_per_second": 401.566,
17
+ "eval_steps_per_second": 13.047,
18
  "step": 78
19
  },
20
  {
21
  "epoch": 2.0,
22
+ "eval_accuracy": 0.4620938628158845,
23
+ "eval_loss": 0.7046680450439453,
24
+ "eval_runtime": 0.7314,
25
+ "eval_samples_per_second": 378.745,
26
+ "eval_steps_per_second": 12.306,
27
  "step": 156
28
  }
29
  ],
30
  "logging_steps": 500,
31
+ "max_steps": 156,
32
  "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 2,
34
  "save_steps": 500,
35
  "stateful_callbacks": {
36
  "TrainerControl": {
 
39
  "should_evaluate": false,
40
  "should_log": false,
41
  "should_save": true,
42
+ "should_training_stop": true
43
  },
44
  "attributes": {}
45
  }
 
48
  "train_batch_size": 32,
49
  "trial_name": null,
50
  "trial_params": {
51
+ "dropout_rate": 0.47014555795728874,
52
+ "learning_rate": 2.1855407784043845e-06,
53
+ "max_seq_length": 128,
54
+ "num_train_epochs": 2,
55
  "per_device_train_batch_size": 32
56
  }
57
  }
run-0/checkpoint-78/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d023ff1f80301e53a92b3c3c6b5f888c5149535556d173181510facd2d6fba70
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d12bc68ba1b72ab96bf02443ed6c7f1326e4155af7aec543f6a3fcdde91f9230
3
  size 437958648
run-0/checkpoint-78/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e529112784d1c84ce71f514086762eeb48666f85e66f330770f1fb4d964813c7
3
  size 876038394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:417eb119339eec8bee8bcdf2f334c9384c79ffdfd37ad655e3a13b0666fa5cf8
3
  size 876038394
run-0/checkpoint-78/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa865013a2181a4e2c688faa3e540a9e1efb33a5f063c27a6bc538d18382b889
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615f51de677321130bbbc9a6b6b613f2822b5ddabd64a2dbd085b63c82c26b96
3
  size 1064
run-0/checkpoint-78/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.4729241877256318,
3
  "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-0/checkpoint-78",
4
  "epoch": 1.0,
5
  "eval_steps": 500,
@@ -10,18 +10,18 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_accuracy": 0.4729241877256318,
14
- "eval_loss": 0.7185945510864258,
15
- "eval_runtime": 0.7057,
16
- "eval_samples_per_second": 392.495,
17
- "eval_steps_per_second": 12.753,
18
  "step": 78
19
  }
20
  ],
21
  "logging_steps": 500,
22
- "max_steps": 234,
23
  "num_input_tokens_seen": 0,
24
- "num_train_epochs": 3,
25
  "save_steps": 500,
26
  "stateful_callbacks": {
27
  "TrainerControl": {
@@ -39,10 +39,10 @@
39
  "train_batch_size": 32,
40
  "trial_name": null,
41
  "trial_params": {
42
- "dropout_rate": 0.27458370833953805,
43
- "learning_rate": 1.0420263015685704e-06,
44
- "max_seq_length": 32,
45
- "num_train_epochs": 3,
46
  "per_device_train_batch_size": 32
47
  }
48
  }
 
1
  {
2
+ "best_metric": 0.4693140794223827,
3
  "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_1/run-0/checkpoint-78",
4
  "epoch": 1.0,
5
  "eval_steps": 500,
 
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
+ "eval_accuracy": 0.4693140794223827,
14
+ "eval_loss": 0.7097682952880859,
15
+ "eval_runtime": 0.6898,
16
+ "eval_samples_per_second": 401.566,
17
+ "eval_steps_per_second": 13.047,
18
  "step": 78
19
  }
20
  ],
21
  "logging_steps": 500,
22
+ "max_steps": 156,
23
  "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 2,
25
  "save_steps": 500,
26
  "stateful_callbacks": {
27
  "TrainerControl": {
 
39
  "train_batch_size": 32,
40
  "trial_name": null,
41
  "trial_params": {
42
+ "dropout_rate": 0.47014555795728874,
43
+ "learning_rate": 2.1855407784043845e-06,
44
+ "max_seq_length": 128,
45
+ "num_train_epochs": 2,
46
  "per_device_train_batch_size": 32
47
  }
48
  }
run-0/checkpoint-78/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9040c2653ebc0d7a419adcae990c297f257817a157f53cf1fbcd2d082d6f0d4
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6884f11136ccb848170df6d578d5f0c6cc1b6affd9b9d95a5474e1acd7b5877f
3
  size 5240
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 64
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d194138e61b5f886e352871a7e47275b103df8c119f4a23897fd240d2849d429
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6884f11136ccb848170df6d578d5f0c6cc1b6affd9b9d95a5474e1acd7b5877f
3
  size 5240