Alan-Shih commited on
Commit
47ecc47
1 Parent(s): 8b42a57

Training in progress, epoch 1

Browse files
Files changed (48) hide show
  1. model.safetensors +1 -1
  2. run-1/checkpoint-268/config.json +25 -0
  3. run-1/checkpoint-268/model.safetensors +3 -0
  4. run-1/checkpoint-268/optimizer.pt +3 -0
  5. run-1/checkpoint-268/rng_state.pth +3 -0
  6. run-1/checkpoint-268/scheduler.pt +3 -0
  7. run-1/checkpoint-268/special_tokens_map.json +7 -0
  8. run-1/checkpoint-268/tokenizer.json +0 -0
  9. run-1/checkpoint-268/tokenizer_config.json +55 -0
  10. run-1/checkpoint-268/trainer_state.json +44 -0
  11. run-1/checkpoint-268/training_args.bin +3 -0
  12. run-1/checkpoint-268/vocab.txt +0 -0
  13. run-1/checkpoint-402/config.json +25 -0
  14. run-1/checkpoint-402/model.safetensors +3 -0
  15. run-1/checkpoint-402/optimizer.pt +3 -0
  16. run-1/checkpoint-402/rng_state.pth +3 -0
  17. run-1/checkpoint-402/scheduler.pt +3 -0
  18. run-1/checkpoint-402/special_tokens_map.json +7 -0
  19. run-1/checkpoint-402/tokenizer.json +0 -0
  20. run-1/checkpoint-402/tokenizer_config.json +55 -0
  21. run-1/checkpoint-402/trainer_state.json +53 -0
  22. run-1/checkpoint-402/training_args.bin +3 -0
  23. run-1/checkpoint-402/vocab.txt +0 -0
  24. run-1/checkpoint-536/config.json +25 -0
  25. run-1/checkpoint-536/model.safetensors +3 -0
  26. run-1/checkpoint-536/optimizer.pt +3 -0
  27. run-1/checkpoint-536/rng_state.pth +3 -0
  28. run-1/checkpoint-536/scheduler.pt +3 -0
  29. run-1/checkpoint-536/special_tokens_map.json +7 -0
  30. run-1/checkpoint-536/tokenizer.json +0 -0
  31. run-1/checkpoint-536/tokenizer_config.json +55 -0
  32. run-1/checkpoint-536/trainer_state.json +69 -0
  33. run-1/checkpoint-536/training_args.bin +3 -0
  34. run-1/checkpoint-536/vocab.txt +0 -0
  35. run-2/checkpoint-2138/config.json +25 -0
  36. run-2/checkpoint-2138/model.safetensors +3 -0
  37. run-2/checkpoint-2138/optimizer.pt +3 -0
  38. run-2/checkpoint-2138/rng_state.pth +3 -0
  39. run-2/checkpoint-2138/scheduler.pt +3 -0
  40. run-2/checkpoint-2138/special_tokens_map.json +7 -0
  41. run-2/checkpoint-2138/tokenizer.json +0 -0
  42. run-2/checkpoint-2138/tokenizer_config.json +55 -0
  43. run-2/checkpoint-2138/trainer_state.json +63 -0
  44. run-2/checkpoint-2138/training_args.bin +3 -0
  45. run-2/checkpoint-2138/vocab.txt +0 -0
  46. runs/Mar23_02-09-13_2ed998b56e2c/events.out.tfevents.1711160762.2ed998b56e2c.195.3 +2 -2
  47. runs/Mar23_02-09-13_2ed998b56e2c/events.out.tfevents.1711160890.2ed998b56e2c.195.4 +3 -0
  48. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a967d56c597a6e8d78da97a94dacc4c84e4209f1ab1d94c53a3be4e1384e2510
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ef3166d33f4087cf92924c901ede52e6f409d2415cf754cddbf2b1a91212d4
3
  size 267832560
run-1/checkpoint-268/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.39.1",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-268/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2320af1d34d74ae764bfa85df9867e45f076977d1b440a8e61cb19452f1bc23
3
+ size 267832560
run-1/checkpoint-268/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9574e97878e86d7f7f020118a64f077b4e4b1a2c7e4ec0fb52ebced15ce68082
3
+ size 535727290
run-1/checkpoint-268/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7207a68078ec706453b51785c3b6d2f7cd4c2d8874e9395e8cfe293f0b845ecf
3
+ size 14308
run-1/checkpoint-268/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a88e6312fbfca2c6c3375da76693807081fa0073214fab5a52c31f12a8f0370
3
+ size 1064
run-1/checkpoint-268/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-1/checkpoint-268/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-268/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-1/checkpoint-268/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.43856921453382075,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-268",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 268,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.5072507858276367,
14
+ "eval_matthews_correlation": 0.38056906932003487,
15
+ "eval_runtime": 0.734,
16
+ "eval_samples_per_second": 1420.999,
17
+ "eval_steps_per_second": 89.919,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.4880638122558594,
23
+ "eval_matthews_correlation": 0.43856921453382075,
24
+ "eval_runtime": 0.8211,
25
+ "eval_samples_per_second": 1270.18,
26
+ "eval_steps_per_second": 80.376,
27
+ "step": 268
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 536,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 4,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 64,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 1.9568304891178507e-05,
40
+ "num_train_epochs": 4,
41
+ "per_device_train_batch_size": 64,
42
+ "seed": 13
43
+ }
44
+ }
run-1/checkpoint-268/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77bfb5fd873fdaf428885caf13c1eda6baeff50e1ba43b8be73f720d8562878f
3
+ size 4984
run-1/checkpoint-268/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-402/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.39.1",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-402/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836dea24bafcd39c27065c7b9dc598428f10bc45f676bb0111b4bd67f339b8ff
3
+ size 267832560
run-1/checkpoint-402/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ea85865f0405df1b98f9503d99f326b7a550872424f1aed1a7871b4fd5332e
3
+ size 535727290
run-1/checkpoint-402/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd933d7c0c9e94bb9c1a910ac3d416d5bb34726af7848034fe7074e541083fd
3
+ size 14308
run-1/checkpoint-402/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f2aa1b0bc186283fb81c79874bc46fb4dd5f826865f304f65358c78c53a0208
3
+ size 1064
run-1/checkpoint-402/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-1/checkpoint-402/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-402/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-1/checkpoint-402/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4660612127514574,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-402",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 402,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.5072507858276367,
14
+ "eval_matthews_correlation": 0.38056906932003487,
15
+ "eval_runtime": 0.734,
16
+ "eval_samples_per_second": 1420.999,
17
+ "eval_steps_per_second": 89.919,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.4880638122558594,
23
+ "eval_matthews_correlation": 0.43856921453382075,
24
+ "eval_runtime": 0.8211,
25
+ "eval_samples_per_second": 1270.18,
26
+ "eval_steps_per_second": 80.376,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5360028743743896,
32
+ "eval_matthews_correlation": 0.4660612127514574,
33
+ "eval_runtime": 0.7407,
34
+ "eval_samples_per_second": 1408.186,
35
+ "eval_steps_per_second": 89.109,
36
+ "step": 402
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 536,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 4,
43
+ "save_steps": 500,
44
+ "total_flos": 0,
45
+ "train_batch_size": 64,
46
+ "trial_name": null,
47
+ "trial_params": {
48
+ "learning_rate": 1.9568304891178507e-05,
49
+ "num_train_epochs": 4,
50
+ "per_device_train_batch_size": 64,
51
+ "seed": 13
52
+ }
53
+ }
run-1/checkpoint-402/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77bfb5fd873fdaf428885caf13c1eda6baeff50e1ba43b8be73f720d8562878f
3
+ size 4984
run-1/checkpoint-402/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-536/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.39.1",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-536/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:033e9e86ddf75727f78d0fa18c564b02120e40940572ec24191f1c194a713f22
3
+ size 267832560
run-1/checkpoint-536/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d45227c5ba8b9de8198d0ee1aeb261e32b2ed9c4ab7db4bf63888f82747279d
3
+ size 535727290
run-1/checkpoint-536/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4447ed309289b6507e714c5f407c054229c390cfc79dc883952878638351fe2b
3
+ size 14308
run-1/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c1cdff9597afe4166fd9dd896a0cb8f40af16fc0615f1016e49501d687f6ebd
3
+ size 1064
run-1/checkpoint-536/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-1/checkpoint-536/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-536/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-1/checkpoint-536/trainer_state.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.472806497515492,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-536",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 536,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.5072507858276367,
14
+ "eval_matthews_correlation": 0.38056906932003487,
15
+ "eval_runtime": 0.734,
16
+ "eval_samples_per_second": 1420.999,
17
+ "eval_steps_per_second": 89.919,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.4880638122558594,
23
+ "eval_matthews_correlation": 0.43856921453382075,
24
+ "eval_runtime": 0.8211,
25
+ "eval_samples_per_second": 1270.18,
26
+ "eval_steps_per_second": 80.376,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5360028743743896,
32
+ "eval_matthews_correlation": 0.4660612127514574,
33
+ "eval_runtime": 0.7407,
34
+ "eval_samples_per_second": 1408.186,
35
+ "eval_steps_per_second": 89.109,
36
+ "step": 402
37
+ },
38
+ {
39
+ "epoch": 3.73,
40
+ "grad_norm": 5.651569366455078,
41
+ "learning_rate": 1.3142891344821386e-06,
42
+ "loss": 0.3939,
43
+ "step": 500
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 0.5550961494445801,
48
+ "eval_matthews_correlation": 0.472806497515492,
49
+ "eval_runtime": 0.8383,
50
+ "eval_samples_per_second": 1244.245,
51
+ "eval_steps_per_second": 78.735,
52
+ "step": 536
53
+ }
54
+ ],
55
+ "logging_steps": 500,
56
+ "max_steps": 536,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 4,
59
+ "save_steps": 500,
60
+ "total_flos": 208996816074072.0,
61
+ "train_batch_size": 64,
62
+ "trial_name": null,
63
+ "trial_params": {
64
+ "learning_rate": 1.9568304891178507e-05,
65
+ "num_train_epochs": 4,
66
+ "per_device_train_batch_size": 64,
67
+ "seed": 13
68
+ }
69
+ }
run-1/checkpoint-536/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77bfb5fd873fdaf428885caf13c1eda6baeff50e1ba43b8be73f720d8562878f
3
+ size 4984
run-1/checkpoint-536/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-2138/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.39.1",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-2138/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ef3166d33f4087cf92924c901ede52e6f409d2415cf754cddbf2b1a91212d4
3
+ size 267832560
run-2/checkpoint-2138/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4c3ebb1cea3aa9f402c718945f1dc28f0f75a5196062e7dde2377785cd6309
3
+ size 535727290
run-2/checkpoint-2138/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22d1498697868d4fd51fedc2d243dfeb0c202fd49e378d2e958096437df1b02
3
+ size 14244
run-2/checkpoint-2138/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:174aa5bd207d8947424cd55d8c7133c747d03815876c0327a6449bf6eef8aa70
3
+ size 1064
run-2/checkpoint-2138/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-2138/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-2138/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-2/checkpoint-2138/trainer_state.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4824335154846928,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-2138",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2138,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.23,
13
+ "grad_norm": 12.893019676208496,
14
+ "learning_rate": 1.0194042691078977e-05,
15
+ "loss": 0.6006,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.47,
20
+ "grad_norm": 15.821282386779785,
21
+ "learning_rate": 8.844195936433985e-06,
22
+ "loss": 0.5451,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.7,
27
+ "grad_norm": 13.875489234924316,
28
+ "learning_rate": 7.494349181788993e-06,
29
+ "loss": 0.5134,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.94,
34
+ "grad_norm": 27.784305572509766,
35
+ "learning_rate": 6.144502427144001e-06,
36
+ "loss": 0.5264,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 1.0,
41
+ "eval_loss": 0.4990427494049072,
42
+ "eval_matthews_correlation": 0.4824335154846928,
43
+ "eval_runtime": 0.7747,
44
+ "eval_samples_per_second": 1346.334,
45
+ "eval_steps_per_second": 85.195,
46
+ "step": 2138
47
+ }
48
+ ],
49
+ "logging_steps": 500,
50
+ "max_steps": 4276,
51
+ "num_input_tokens_seen": 0,
52
+ "num_train_epochs": 2,
53
+ "save_steps": 500,
54
+ "total_flos": 32633550639216.0,
55
+ "train_batch_size": 4,
56
+ "trial_name": null,
57
+ "trial_params": {
58
+ "learning_rate": 1.1543889445723968e-05,
59
+ "num_train_epochs": 2,
60
+ "per_device_train_batch_size": 4,
61
+ "seed": 11
62
+ }
63
+ }
run-2/checkpoint-2138/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5368d6f9ef168d66868ee1d65c8303650d37e33738d8551bd3731dc6ff2d507e
3
+ size 4984
run-2/checkpoint-2138/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Mar23_02-09-13_2ed998b56e2c/events.out.tfevents.1711160762.2ed998b56e2c.195.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbd557fac62ee29fa3ffa2adbd061a9eb62090c67d13f15fef767cf23ab96c02
3
- size 4928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929f639ebc1d6b61bfbd9a2de0a1c33866940584757a043ec741e0efbdd57ff8
3
+ size 6498
runs/Mar23_02-09-13_2ed998b56e2c/events.out.tfevents.1711160890.2ed998b56e2c.195.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1ba0fe611729352b0647ee16b063ea28ce58cf3959eb557792ffbe9e66fd56
3
+ size 5982
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77bfb5fd873fdaf428885caf13c1eda6baeff50e1ba43b8be73f720d8562878f
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5368d6f9ef168d66868ee1d65c8303650d37e33738d8551bd3731dc6ff2d507e
3
  size 4984