Giuggiola01 commited on
Commit
9ae084c
·
verified ·
1 Parent(s): 5f34e17

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-0/checkpoint-1070/config.json +25 -0
  3. run-0/checkpoint-1070/model.safetensors +3 -0
  4. run-0/checkpoint-1070/optimizer.pt +3 -0
  5. run-0/checkpoint-1070/rng_state.pth +3 -0
  6. run-0/checkpoint-1070/scheduler.pt +3 -0
  7. run-0/checkpoint-1070/special_tokens_map.json +7 -0
  8. run-0/checkpoint-1070/tokenizer.json +0 -0
  9. run-0/checkpoint-1070/tokenizer_config.json +55 -0
  10. run-0/checkpoint-1070/trainer_state.json +85 -0
  11. run-0/checkpoint-1070/training_args.bin +3 -0
  12. run-0/checkpoint-1070/vocab.txt +0 -0
  13. run-0/checkpoint-214/config.json +25 -0
  14. run-0/checkpoint-214/model.safetensors +3 -0
  15. run-0/checkpoint-214/optimizer.pt +3 -0
  16. run-0/checkpoint-214/rng_state.pth +3 -0
  17. run-0/checkpoint-214/scheduler.pt +3 -0
  18. run-0/checkpoint-214/special_tokens_map.json +7 -0
  19. run-0/checkpoint-214/tokenizer.json +0 -0
  20. run-0/checkpoint-214/tokenizer_config.json +55 -0
  21. run-0/checkpoint-214/trainer_state.json +35 -0
  22. run-0/checkpoint-214/training_args.bin +3 -0
  23. run-0/checkpoint-214/vocab.txt +0 -0
  24. run-0/checkpoint-428/config.json +25 -0
  25. run-0/checkpoint-428/model.safetensors +3 -0
  26. run-0/checkpoint-428/optimizer.pt +3 -0
  27. run-0/checkpoint-428/rng_state.pth +3 -0
  28. run-0/checkpoint-428/scheduler.pt +3 -0
  29. run-0/checkpoint-428/special_tokens_map.json +7 -0
  30. run-0/checkpoint-428/tokenizer.json +0 -0
  31. run-0/checkpoint-428/tokenizer_config.json +55 -0
  32. run-0/checkpoint-428/trainer_state.json +44 -0
  33. run-0/checkpoint-428/training_args.bin +3 -0
  34. run-0/checkpoint-428/vocab.txt +0 -0
  35. run-0/checkpoint-642/config.json +25 -0
  36. run-0/checkpoint-642/model.safetensors +3 -0
  37. run-0/checkpoint-642/optimizer.pt +3 -0
  38. run-0/checkpoint-642/rng_state.pth +3 -0
  39. run-0/checkpoint-642/scheduler.pt +3 -0
  40. run-0/checkpoint-642/special_tokens_map.json +7 -0
  41. run-0/checkpoint-642/tokenizer.json +0 -0
  42. run-0/checkpoint-642/tokenizer_config.json +55 -0
  43. run-0/checkpoint-642/trainer_state.json +60 -0
  44. run-0/checkpoint-642/training_args.bin +3 -0
  45. run-0/checkpoint-642/vocab.txt +0 -0
  46. run-0/checkpoint-856/config.json +25 -0
  47. run-0/checkpoint-856/model.safetensors +3 -0
  48. run-0/checkpoint-856/optimizer.pt +3 -0
  49. run-0/checkpoint-856/rng_state.pth +3 -0
  50. run-0/checkpoint-856/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9adaf037a8a5a7e1d31d70aba21e5cd812c304a0547bbad77eb14072a2d0489
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a5b49e354618c7472b677e5eafedef3d735cbf11e2a8a1f7b232618ccf5747
3
  size 267832560
run-0/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.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-1070/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa3963bfaa70f1e327d415cca707d4d5e598c6b3e4f4cbc8b4b6170525e6b36
3
+ size 267832560
run-0/checkpoint-1070/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4b057ad3668fc4755fee0b7f63a5ca4b7b6ff16a0f06101090cd5c90000a7e
3
+ size 535727290
run-0/checkpoint-1070/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:202144fdd928fc8282b457b406eb05746ae14cd5ebb52e363eac97e651270e62
3
+ size 14244
run-0/checkpoint-1070/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff5ad6444ae087b1b33c847cc1e3b50d1eb8ad11f1be41d4802c4dde71d242e
3
+ size 1064
run-0/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-0/checkpoint-1070/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-1070/trainer_state.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-214",
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.6381759643554688,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 1.9303,
16
+ "eval_samples_per_second": 540.338,
17
+ "eval_steps_per_second": 34.192,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.615288257598877,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 0.6829,
25
+ "eval_samples_per_second": 1527.287,
26
+ "eval_steps_per_second": 96.645,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 4.506229877471924,
32
+ "learning_rate": 6.100887819437051e-07,
33
+ "loss": 0.6381,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.6116273999214172,
39
+ "eval_matthews_correlation": 0.0,
40
+ "eval_runtime": 0.7805,
41
+ "eval_samples_per_second": 1336.253,
42
+ "eval_steps_per_second": 84.557,
43
+ "step": 642
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 0.6108146905899048,
48
+ "eval_matthews_correlation": 0.0,
49
+ "eval_runtime": 0.6956,
50
+ "eval_samples_per_second": 1499.516,
51
+ "eval_steps_per_second": 94.888,
52
+ "step": 856
53
+ },
54
+ {
55
+ "epoch": 4.67,
56
+ "grad_norm": 2.876800537109375,
57
+ "learning_rate": 7.492318374747255e-08,
58
+ "loss": 0.6017,
59
+ "step": 1000
60
+ },
61
+ {
62
+ "epoch": 5.0,
63
+ "eval_loss": 0.6108621954917908,
64
+ "eval_matthews_correlation": 0.0,
65
+ "eval_runtime": 1.1242,
66
+ "eval_samples_per_second": 927.737,
67
+ "eval_steps_per_second": 58.706,
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": 16633196469132.0,
77
+ "train_batch_size": 4,
78
+ "trial_name": null,
79
+ "trial_params": {
80
+ "learning_rate": 1.1452543801399376e-06,
81
+ "num_train_epochs": 5,
82
+ "per_device_train_batch_size": 4,
83
+ "seed": 5
84
+ }
85
+ }
run-0/checkpoint-1070/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41896a3d8c1db600013a882a2ed797a0ac0aac18d13bae841abb7c6535c8c984
3
+ size 4984
run-0/checkpoint-1070/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-214/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.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-214/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cf53ecb5e780090d76ac5da25e813597847fc154f412b93a6cc987e59f0f3d6
3
+ size 267832560
run-0/checkpoint-214/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1be3c9b19b271176f32b4bea2a7313e047a80e25ec83fad5c1990e7350d8d5
3
+ size 535727290
run-0/checkpoint-214/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5782e45e234412d027a3c9802ea983083f114c2b54620e1fff550532a6ca72b4
3
+ size 14244
run-0/checkpoint-214/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc33107f3c71a0eeb5306166c8fefa69235da162343179d022c6902e9f24c687
3
+ size 1064
run-0/checkpoint-214/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-0/checkpoint-214/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-214/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-0/checkpoint-214/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-214",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 214,
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.6381759643554688,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 1.9303,
16
+ "eval_samples_per_second": 540.338,
17
+ "eval_steps_per_second": 34.192,
18
+ "step": 214
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 1070,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 5,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 4,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 1.1452543801399376e-06,
31
+ "num_train_epochs": 5,
32
+ "per_device_train_batch_size": 4,
33
+ "seed": 5
34
+ }
35
+ }
run-0/checkpoint-214/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41896a3d8c1db600013a882a2ed797a0ac0aac18d13bae841abb7c6535c8c984
3
+ size 4984
run-0/checkpoint-214/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-428/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ce6adb05ed0494002ff479f8c7cd7fe2bab42166c2d230030c2596359733e8
3
+ size 267832560
run-0/checkpoint-428/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:044f02754e80a74157b1791154ac4191d577a46ee5bf7ebdac83104cb94da705
3
+ size 535727290
run-0/checkpoint-428/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4457a34e35359407e949d0fbf9992f646e01fe4becc9c17cc7c481a12331515d
3
+ size 14244
run-0/checkpoint-428/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c35f08a0bcf41696ab7994469eecb69174fb51613f28472a4ba7fc74f3d9d70
3
+ size 1064
run-0/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-0/checkpoint-428/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-428/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-214",
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.6381759643554688,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 1.9303,
16
+ "eval_samples_per_second": 540.338,
17
+ "eval_steps_per_second": 34.192,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.615288257598877,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 0.6829,
25
+ "eval_samples_per_second": 1527.287,
26
+ "eval_steps_per_second": 96.645,
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.1452543801399376e-06,
40
+ "num_train_epochs": 5,
41
+ "per_device_train_batch_size": 4,
42
+ "seed": 5
43
+ }
44
+ }
run-0/checkpoint-428/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41896a3d8c1db600013a882a2ed797a0ac0aac18d13bae841abb7c6535c8c984
3
+ size 4984
run-0/checkpoint-428/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-642/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2157ab17e75f749b26217379a7e57f187498f0f2cc52a6ea3173a58d10caeb34
3
+ size 267832560
run-0/checkpoint-642/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a964d267d8b4c43a55ea436ed73f0a47f0c63066a7b627c77ed1a2ebb03916e2
3
+ size 535727290
run-0/checkpoint-642/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c4c38d099cd7c68d477fe591eef2476661576732b3e7cef27fb17c99c494c15
3
+ size 14244
run-0/checkpoint-642/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c24ad6baef9c0b25254318ed6789753e5aad8333ca4f65e143a6d79a21c30c
3
+ size 1064
run-0/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-0/checkpoint-642/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-642/trainer_state.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-214",
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.6381759643554688,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 1.9303,
16
+ "eval_samples_per_second": 540.338,
17
+ "eval_steps_per_second": 34.192,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.615288257598877,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 0.6829,
25
+ "eval_samples_per_second": 1527.287,
26
+ "eval_steps_per_second": 96.645,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 4.506229877471924,
32
+ "learning_rate": 6.100887819437051e-07,
33
+ "loss": 0.6381,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.6116273999214172,
39
+ "eval_matthews_correlation": 0.0,
40
+ "eval_runtime": 0.7805,
41
+ "eval_samples_per_second": 1336.253,
42
+ "eval_steps_per_second": 84.557,
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": 8351396799252.0,
52
+ "train_batch_size": 4,
53
+ "trial_name": null,
54
+ "trial_params": {
55
+ "learning_rate": 1.1452543801399376e-06,
56
+ "num_train_epochs": 5,
57
+ "per_device_train_batch_size": 4,
58
+ "seed": 5
59
+ }
60
+ }
run-0/checkpoint-642/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41896a3d8c1db600013a882a2ed797a0ac0aac18d13bae841abb7c6535c8c984
3
+ size 4984
run-0/checkpoint-642/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-856/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18b6f0af91b73883ab84807b1658eb9f5a8f7e46cc96084adc02f59279eae8c
3
+ size 267832560
run-0/checkpoint-856/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e79a5e110e0f7b819fcc0a9c5f32fdd35cd01e65dd1875d2876cda54a204fc75
3
+ size 535727290
run-0/checkpoint-856/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f9abe18cc13a2a642d24a5232a86320cc2464117e764a06fc2cfe799fa9b86
3
+ size 14244
run-0/checkpoint-856/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8c2f0ac26aaac675bd6833dc985199c0753c3d99721e64954e2a6cc0476308
3
+ size 1064