SjardiWillems commited on
Commit
0f431b2
·
verified ·
1 Parent(s): 7217196

Training in progress, epoch 1

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. model.safetensors +1 -1
  2. run-7/checkpoint-1070/config.json +25 -0
  3. run-7/checkpoint-1070/model.safetensors +3 -0
  4. run-7/checkpoint-1070/optimizer.pt +3 -0
  5. run-7/checkpoint-1070/rng_state.pth +3 -0
  6. run-7/checkpoint-1070/scheduler.pt +3 -0
  7. run-7/checkpoint-1070/special_tokens_map.json +7 -0
  8. run-7/checkpoint-1070/tokenizer.json +0 -0
  9. run-7/checkpoint-1070/tokenizer_config.json +55 -0
  10. run-7/checkpoint-1070/trainer_state.json +85 -0
  11. run-7/checkpoint-1070/training_args.bin +3 -0
  12. run-7/checkpoint-1070/vocab.txt +0 -0
  13. run-7/checkpoint-428/config.json +25 -0
  14. run-7/checkpoint-428/model.safetensors +3 -0
  15. run-7/checkpoint-428/optimizer.pt +3 -0
  16. run-7/checkpoint-428/rng_state.pth +3 -0
  17. run-7/checkpoint-428/scheduler.pt +3 -0
  18. run-7/checkpoint-428/special_tokens_map.json +7 -0
  19. run-7/checkpoint-428/tokenizer.json +0 -0
  20. run-7/checkpoint-428/tokenizer_config.json +55 -0
  21. run-7/checkpoint-428/trainer_state.json +44 -0
  22. run-7/checkpoint-428/training_args.bin +3 -0
  23. run-7/checkpoint-428/vocab.txt +0 -0
  24. run-7/checkpoint-642/config.json +25 -0
  25. run-7/checkpoint-642/model.safetensors +3 -0
  26. run-7/checkpoint-642/optimizer.pt +3 -0
  27. run-7/checkpoint-642/rng_state.pth +3 -0
  28. run-7/checkpoint-642/scheduler.pt +3 -0
  29. run-7/checkpoint-642/special_tokens_map.json +7 -0
  30. run-7/checkpoint-642/tokenizer.json +0 -0
  31. run-7/checkpoint-642/tokenizer_config.json +55 -0
  32. run-7/checkpoint-642/trainer_state.json +60 -0
  33. run-7/checkpoint-642/training_args.bin +3 -0
  34. run-7/checkpoint-642/vocab.txt +0 -0
  35. run-7/checkpoint-856/config.json +25 -0
  36. run-7/checkpoint-856/model.safetensors +3 -0
  37. run-7/checkpoint-856/optimizer.pt +3 -0
  38. run-7/checkpoint-856/rng_state.pth +3 -0
  39. run-7/checkpoint-856/scheduler.pt +3 -0
  40. run-7/checkpoint-856/special_tokens_map.json +7 -0
  41. run-7/checkpoint-856/tokenizer.json +0 -0
  42. run-7/checkpoint-856/tokenizer_config.json +55 -0
  43. run-7/checkpoint-856/trainer_state.json +69 -0
  44. run-7/checkpoint-856/training_args.bin +3 -0
  45. run-7/checkpoint-856/vocab.txt +0 -0
  46. run-9/checkpoint-27/config.json +25 -0
  47. run-9/checkpoint-27/model.safetensors +3 -0
  48. run-9/checkpoint-27/optimizer.pt +3 -0
  49. run-9/checkpoint-27/rng_state.pth +3 -0
  50. run-9/checkpoint-27/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ce053085dba606f02c99f5a26489e2408e8e7ef3bf4ee7d38f42add1c26ae45
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813e5a928ee1ceb25f3478f3c4fd0ebc977791c2168e028204f65db5dc1f94da
3
  size 267832560
run-7/checkpoint-1070/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-1070/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb78622fa3ad648866fb3d24132841f869ad71a19810d859157beaa1d7a35f6d
3
+ size 267832560
run-7/checkpoint-1070/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5707848bd5503345fca11a9948ef0eecac169ad046dbffe0a32dec88094434b0
3
+ size 535727290
run-7/checkpoint-1070/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb299cabe77b031e81b9d378ae67a89d8761424f0cb3e95c52615f7b89e0f3ab
3
+ size 14308
run-7/checkpoint-1070/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff21b9fc22d881c2be9c20f519f17e3d5fcf087de2017c35d96e7e9e1f6304d
3
+ size 1064
run-7/checkpoint-1070/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-7/checkpoint-1070/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-1070/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-7/checkpoint-1070/trainer_state.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.3393769209893431,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-642",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1070,
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.5881524085998535,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.5145,
16
+ "eval_samples_per_second": 2027.266,
17
+ "eval_steps_per_second": 128.283,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.6095048785209656,
23
+ "eval_matthews_correlation": 0.2920277228925403,
24
+ "eval_runtime": 0.517,
25
+ "eval_samples_per_second": 2017.266,
26
+ "eval_steps_per_second": 127.651,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 7.986351013183594,
32
+ "learning_rate": 6.259012645042397e-06,
33
+ "loss": 0.5246,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.8854954838752747,
39
+ "eval_matthews_correlation": 0.3393769209893431,
40
+ "eval_runtime": 0.5407,
41
+ "eval_samples_per_second": 1928.84,
42
+ "eval_steps_per_second": 122.055,
43
+ "step": 642
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 1.2050410509109497,
48
+ "eval_matthews_correlation": 0.2903129121495111,
49
+ "eval_runtime": 0.518,
50
+ "eval_samples_per_second": 2013.528,
51
+ "eval_steps_per_second": 127.414,
52
+ "step": 856
53
+ },
54
+ {
55
+ "epoch": 4.67,
56
+ "grad_norm": 0.35196247696876526,
57
+ "learning_rate": 7.68650675706961e-07,
58
+ "loss": 0.1995,
59
+ "step": 1000
60
+ },
61
+ {
62
+ "epoch": 5.0,
63
+ "eval_loss": 1.173661708831787,
64
+ "eval_matthews_correlation": 0.3306791468948119,
65
+ "eval_runtime": 0.5275,
66
+ "eval_samples_per_second": 1977.377,
67
+ "eval_steps_per_second": 125.126,
68
+ "step": 1070
69
+ }
70
+ ],
71
+ "logging_steps": 500,
72
+ "max_steps": 1070,
73
+ "num_input_tokens_seen": 0,
74
+ "num_train_epochs": 5,
75
+ "save_steps": 500,
76
+ "total_flos": 26085728519712.0,
77
+ "train_batch_size": 4,
78
+ "trial_name": null,
79
+ "trial_params": {
80
+ "learning_rate": 1.1749374614377834e-05,
81
+ "num_train_epochs": 5,
82
+ "per_device_train_batch_size": 4,
83
+ "seed": 24
84
+ }
85
+ }
run-7/checkpoint-1070/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fcb7249a5efa5afe771702791f5160b4a2945d2ff42557241bfc280f53e9e0
3
+ size 4984
run-7/checkpoint-1070/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-428/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-428/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3ecdefa80f917ea569f0967595a130829d55c644d450070ad209a282aa744ba
3
+ size 267832560
run-7/checkpoint-428/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a63584a039d849689fd63923843cf10efa9bafed1afa39085ca6c12d9745f9f
3
+ size 535727290
run-7/checkpoint-428/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce71c1db32d16c6a980eac9223dab51229b094e48c0cb557b3e000bb0070971
3
+ size 14308
run-7/checkpoint-428/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5780399df3370635b3d241bce58a54b8e5e2b5e1c37f0b56ca5f2495fd3e0a3
3
+ size 1064
run-7/checkpoint-428/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-7/checkpoint-428/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-428/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-7/checkpoint-428/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.2920277228925403,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-428",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 428,
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.5881524085998535,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.5145,
16
+ "eval_samples_per_second": 2027.266,
17
+ "eval_steps_per_second": 128.283,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.6095048785209656,
23
+ "eval_matthews_correlation": 0.2920277228925403,
24
+ "eval_runtime": 0.517,
25
+ "eval_samples_per_second": 2017.266,
26
+ "eval_steps_per_second": 127.651,
27
+ "step": 428
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 1070,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 5,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 4,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 1.1749374614377834e-05,
40
+ "num_train_epochs": 5,
41
+ "per_device_train_batch_size": 4,
42
+ "seed": 24
43
+ }
44
+ }
run-7/checkpoint-428/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fcb7249a5efa5afe771702791f5160b4a2945d2ff42557241bfc280f53e9e0
3
+ size 4984
run-7/checkpoint-428/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-642/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-642/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eece3145b2389f904695e6b7da639c58e9cc22af598b92bd6b21cd37095b2e1
3
+ size 267832560
run-7/checkpoint-642/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96cfca7bd62ee04d274222e0ec67d900d2d933c1ee29110200358f8a9a71f4c
3
+ size 535727290
run-7/checkpoint-642/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a3c6ddf0be1ebadfa7cea8e78f6a48be2ad22fe42af768f78ba810cf3a17c24
3
+ size 14308
run-7/checkpoint-642/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:facc2082b7e122bdfb0357ad5f75c7a4b0cb3810c50bf86d86f452e5efc9a7fc
3
+ size 1064
run-7/checkpoint-642/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-7/checkpoint-642/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-642/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-7/checkpoint-642/trainer_state.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.3393769209893431,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-642",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 642,
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.5881524085998535,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.5145,
16
+ "eval_samples_per_second": 2027.266,
17
+ "eval_steps_per_second": 128.283,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.6095048785209656,
23
+ "eval_matthews_correlation": 0.2920277228925403,
24
+ "eval_runtime": 0.517,
25
+ "eval_samples_per_second": 2017.266,
26
+ "eval_steps_per_second": 127.651,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 7.986351013183594,
32
+ "learning_rate": 6.259012645042397e-06,
33
+ "loss": 0.5246,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.8854954838752747,
39
+ "eval_matthews_correlation": 0.3393769209893431,
40
+ "eval_runtime": 0.5407,
41
+ "eval_samples_per_second": 1928.84,
42
+ "eval_steps_per_second": 122.055,
43
+ "step": 642
44
+ }
45
+ ],
46
+ "logging_steps": 500,
47
+ "max_steps": 1070,
48
+ "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 5,
50
+ "save_steps": 500,
51
+ "total_flos": 17799530518236.0,
52
+ "train_batch_size": 4,
53
+ "trial_name": null,
54
+ "trial_params": {
55
+ "learning_rate": 1.1749374614377834e-05,
56
+ "num_train_epochs": 5,
57
+ "per_device_train_batch_size": 4,
58
+ "seed": 24
59
+ }
60
+ }
run-7/checkpoint-642/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fcb7249a5efa5afe771702791f5160b4a2945d2ff42557241bfc280f53e9e0
3
+ size 4984
run-7/checkpoint-642/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-856/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-856/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4ea1ef5cbae23d4af671eb3bc85f60e2e1972cac4b4657892c7b10034c8046
3
+ size 267832560
run-7/checkpoint-856/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05e8d028c1160c9183841ba9a626e6a32eab1d32f6ff04c66d76eaf7ff56900a
3
+ size 535727290
run-7/checkpoint-856/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424b29a8d7984d831b37c237918d52a7b797b383055f8f01206d835f24fd1109
3
+ size 14308
run-7/checkpoint-856/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41f7b619521f8362d9fd7cd9e113c7a381d8bb87559928cd43dae7fa8b97adc0
3
+ size 1064
run-7/checkpoint-856/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-7/checkpoint-856/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-856/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-7/checkpoint-856/trainer_state.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.3393769209893431,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-642",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 856,
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.5881524085998535,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.5145,
16
+ "eval_samples_per_second": 2027.266,
17
+ "eval_steps_per_second": 128.283,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.6095048785209656,
23
+ "eval_matthews_correlation": 0.2920277228925403,
24
+ "eval_runtime": 0.517,
25
+ "eval_samples_per_second": 2017.266,
26
+ "eval_steps_per_second": 127.651,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 7.986351013183594,
32
+ "learning_rate": 6.259012645042397e-06,
33
+ "loss": 0.5246,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.8854954838752747,
39
+ "eval_matthews_correlation": 0.3393769209893431,
40
+ "eval_runtime": 0.5407,
41
+ "eval_samples_per_second": 1928.84,
42
+ "eval_steps_per_second": 122.055,
43
+ "step": 642
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 1.2050410509109497,
48
+ "eval_matthews_correlation": 0.2903129121495111,
49
+ "eval_runtime": 0.518,
50
+ "eval_samples_per_second": 2013.528,
51
+ "eval_steps_per_second": 127.414,
52
+ "step": 856
53
+ }
54
+ ],
55
+ "logging_steps": 500,
56
+ "max_steps": 1070,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 5,
59
+ "save_steps": 500,
60
+ "total_flos": 17799530518236.0,
61
+ "train_batch_size": 4,
62
+ "trial_name": null,
63
+ "trial_params": {
64
+ "learning_rate": 1.1749374614377834e-05,
65
+ "num_train_epochs": 5,
66
+ "per_device_train_batch_size": 4,
67
+ "seed": 24
68
+ }
69
+ }
run-7/checkpoint-856/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fcb7249a5efa5afe771702791f5160b4a2945d2ff42557241bfc280f53e9e0
3
+ size 4984
run-7/checkpoint-856/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-9/checkpoint-27/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-9/checkpoint-27/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813e5a928ee1ceb25f3478f3c4fd0ebc977791c2168e028204f65db5dc1f94da
3
+ size 267832560
run-9/checkpoint-27/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:549ce50afe795416334fac5d660258464810bc7718e84c6e1752cee431025c31
3
+ size 535727290
run-9/checkpoint-27/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fcb5d493c752dab5e0f871b61bbf3a2081da99b6255e78690d7917f0783f79d
3
+ size 14308
run-9/checkpoint-27/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c49d63029f0e79861581b9747a5fc3617830d857879487f434e7a574108208e
3
+ size 1064