Shintosan commited on
Commit
faf3bcd
·
verified ·
1 Parent(s): b12f7e8

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:63afbd2bee33889c42d7b9c7a39195eb4164da436a606381544b6e523dc60f3c
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959d57e387671c4c4a9119a9ba868aee09c1ffc5f9a7827a5d1172cd6fe85eed
3
  size 437958648
run-1/checkpoint-78/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb68bc7ff852a5d13734eaca10fe516e98ffe17dde64dbacb171e33a223c644
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3706c9f0cbd2e6c64bf8c363379c367bf91e8cbab1a4fac29773a5f9cf9360b1
3
  size 437958648
run-1/checkpoint-78/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b3e8b8ed5b10a09a1aaaa9944baed1e17ca4c87a4afb998e8ce11dfde75e659
3
  size 876038394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78ba53cc5531e0959e0a3b998a45022e4425b3f040501c54625064bb96079d22
3
  size 876038394
run-1/checkpoint-78/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00f50f59a23557f937f2829c75fd144723e73b303da30d483f6a2bc596b131ef
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a742d2c1b0c0de7337763219c339041494e1753af0074f32de6839513ee1d4e
3
  size 14244
run-1/checkpoint-78/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3bc91ddbbd84810ed5453ce1dd44da4fdbe8b608c504fc9b27f76ebc6fe3ed0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52042878a195f196916f08a2df87bb5abc6f00902f5a591e2449264f6541d0c7
3
  size 1064
run-1/checkpoint-78/tokenizer.json CHANGED
@@ -2,11 +2,20 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 256
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
run-1/checkpoint-78/trainer_state.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "best_global_step": 39,
3
- "best_metric": 0.4693140794223827,
4
- "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-1/checkpoint-39",
5
  "epoch": 2.0,
6
  "eval_steps": 500,
7
  "global_step": 78,
@@ -11,27 +11,27 @@
11
  "log_history": [
12
  {
13
  "epoch": 1.0,
14
- "eval_accuracy": 0.4693140794223827,
15
- "eval_loss": 0.7058208584785461,
16
- "eval_runtime": 2.8637,
17
- "eval_samples_per_second": 96.729,
18
- "eval_steps_per_second": 1.746,
19
  "step": 39
20
  },
21
  {
22
  "epoch": 2.0,
23
- "eval_accuracy": 0.4657039711191336,
24
- "eval_loss": 0.6973794102668762,
25
- "eval_runtime": 2.8482,
26
- "eval_samples_per_second": 97.255,
27
- "eval_steps_per_second": 1.756,
28
  "step": 78
29
  }
30
  ],
31
  "logging_steps": 500,
32
- "max_steps": 117,
33
  "num_input_tokens_seen": 0,
34
- "num_train_epochs": 3,
35
  "save_steps": 500,
36
  "stateful_callbacks": {
37
  "TrainerControl": {
@@ -40,7 +40,7 @@
40
  "should_evaluate": false,
41
  "should_log": false,
42
  "should_save": true,
43
- "should_training_stop": false
44
  },
45
  "attributes": {}
46
  }
@@ -49,8 +49,8 @@
49
  "train_batch_size": 64,
50
  "trial_name": null,
51
  "trial_params": {
52
- "learning_rate": 4.078731299580254e-06,
53
- "num_train_epochs": 3,
54
  "per_device_train_batch_size": 64
55
  }
56
  }
 
1
  {
2
+ "best_global_step": 78,
3
+ "best_metric": 0.5270758122743683,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-1/checkpoint-78",
5
  "epoch": 2.0,
6
  "eval_steps": 500,
7
  "global_step": 78,
 
11
  "log_history": [
12
  {
13
  "epoch": 1.0,
14
+ "eval_accuracy": 0.4729241877256318,
15
+ "eval_loss": 0.7516165375709534,
16
+ "eval_runtime": 3.8016,
17
+ "eval_samples_per_second": 72.865,
18
+ "eval_steps_per_second": 1.315,
19
  "step": 39
20
  },
21
  {
22
  "epoch": 2.0,
23
+ "eval_accuracy": 0.5270758122743683,
24
+ "eval_loss": 0.6921609044075012,
25
+ "eval_runtime": 3.9174,
26
+ "eval_samples_per_second": 70.711,
27
+ "eval_steps_per_second": 1.276,
28
  "step": 78
29
  }
30
  ],
31
  "logging_steps": 500,
32
+ "max_steps": 78,
33
  "num_input_tokens_seen": 0,
34
+ "num_train_epochs": 2,
35
  "save_steps": 500,
36
  "stateful_callbacks": {
37
  "TrainerControl": {
 
40
  "should_evaluate": false,
41
  "should_log": false,
42
  "should_save": true,
43
+ "should_training_stop": true
44
  },
45
  "attributes": {}
46
  }
 
49
  "train_batch_size": 64,
50
  "trial_name": null,
51
  "trial_params": {
52
+ "learning_rate": 0.00033946339006054595,
53
+ "num_train_epochs": 2,
54
  "per_device_train_batch_size": 64
55
  }
56
  }
run-1/checkpoint-78/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c66a3d7315e7f83d1445c5e75259f488e1a408ab0d6bc08d3b16faa3da147c81
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9b368af41ce4afd44935db5297324010c04a9a83b0a818f781da96fa84252ba
3
  size 5432
run-2/checkpoint-39/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "problem_type": "single_label_classification",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.50.3",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
run-2/checkpoint-39/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959d57e387671c4c4a9119a9ba868aee09c1ffc5f9a7827a5d1172cd6fe85eed
3
+ size 437958648
run-2/checkpoint-39/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db12af96426d3e941615fa49765848305f4d5a5cff2bb8a11bcde88b15afdb93
3
+ size 876038394
run-2/checkpoint-39/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afca84cca3e41f31adc342431bd2ff157dddd1608dfba762abc0e1c205d7595e
3
+ size 14244
run-2/checkpoint-39/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b7be206bb4e434dd3ac4b6561c3ca55ce666b7a7a0b37bcfacd1071fcb360af
3
+ size 1064
run-2/checkpoint-39/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-2/checkpoint-39/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-39/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": false,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "BertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-2/checkpoint-39/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 39,
3
+ "best_metric": 0.5992779783393501,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-2/checkpoint-39",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 39,
8
+ "is_hyper_param_search": true,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.5992779783393501,
15
+ "eval_loss": 0.6908167004585266,
16
+ "eval_runtime": 3.998,
17
+ "eval_samples_per_second": 69.284,
18
+ "eval_steps_per_second": 1.251,
19
+ "step": 39
20
+ }
21
+ ],
22
+ "logging_steps": 500,
23
+ "max_steps": 39,
24
+ "num_input_tokens_seen": 0,
25
+ "num_train_epochs": 1,
26
+ "save_steps": 500,
27
+ "stateful_callbacks": {
28
+ "TrainerControl": {
29
+ "args": {
30
+ "should_epoch_stop": false,
31
+ "should_evaluate": false,
32
+ "should_log": false,
33
+ "should_save": true,
34
+ "should_training_stop": true
35
+ },
36
+ "attributes": {}
37
+ }
38
+ },
39
+ "total_flos": 0,
40
+ "train_batch_size": 64,
41
+ "trial_name": null,
42
+ "trial_params": {
43
+ "learning_rate": 1.599585445913243e-05,
44
+ "num_train_epochs": 1,
45
+ "per_device_train_batch_size": 64
46
+ }
47
+ }
run-2/checkpoint-39/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc294f134e484f8ece790b17bfb13e67344add26a9b283afde34aa1cade14b79
3
+ size 5432
run-2/checkpoint-39/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Apr10_11-55-59_972d5d989ccb/events.out.tfevents.1744288079.972d5d989ccb.224.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75655ba3ff161e516f1b522094a40afa3bd392ed3f3b13d2750ef3347f946775
3
+ size 5766
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9b368af41ce4afd44935db5297324010c04a9a83b0a818f781da96fa84252ba
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc294f134e484f8ece790b17bfb13e67344add26a9b283afde34aa1cade14b79
3
  size 5432