roselin624 commited on
Commit
cc4ebf5
·
verified ·
1 Parent(s): 0cce2e2

Training in progress, epoch 1

Browse files
Files changed (47) hide show
  1. model.safetensors +1 -1
  2. run-6/checkpoint-428/config.json +25 -0
  3. run-6/checkpoint-428/model.safetensors +3 -0
  4. run-6/checkpoint-428/optimizer.pt +3 -0
  5. run-6/checkpoint-428/rng_state.pth +3 -0
  6. run-6/checkpoint-428/scheduler.pt +3 -0
  7. run-6/checkpoint-428/special_tokens_map.json +7 -0
  8. run-6/checkpoint-428/tokenizer.json +0 -0
  9. run-6/checkpoint-428/tokenizer_config.json +55 -0
  10. run-6/checkpoint-428/trainer_state.json +44 -0
  11. run-6/checkpoint-428/training_args.bin +3 -0
  12. run-6/checkpoint-428/vocab.txt +0 -0
  13. run-6/checkpoint-642/config.json +25 -0
  14. run-6/checkpoint-642/model.safetensors +3 -0
  15. run-6/checkpoint-642/optimizer.pt +3 -0
  16. run-6/checkpoint-642/rng_state.pth +3 -0
  17. run-6/checkpoint-642/scheduler.pt +3 -0
  18. run-6/checkpoint-642/special_tokens_map.json +7 -0
  19. run-6/checkpoint-642/tokenizer.json +0 -0
  20. run-6/checkpoint-642/tokenizer_config.json +55 -0
  21. run-6/checkpoint-642/trainer_state.json +60 -0
  22. run-6/checkpoint-642/training_args.bin +3 -0
  23. run-6/checkpoint-642/vocab.txt +0 -0
  24. run-6/checkpoint-856/config.json +25 -0
  25. run-6/checkpoint-856/model.safetensors +3 -0
  26. run-6/checkpoint-856/optimizer.pt +3 -0
  27. run-6/checkpoint-856/rng_state.pth +3 -0
  28. run-6/checkpoint-856/scheduler.pt +3 -0
  29. run-6/checkpoint-856/special_tokens_map.json +7 -0
  30. run-6/checkpoint-856/tokenizer.json +0 -0
  31. run-6/checkpoint-856/tokenizer_config.json +55 -0
  32. run-6/checkpoint-856/trainer_state.json +69 -0
  33. run-6/checkpoint-856/training_args.bin +3 -0
  34. run-6/checkpoint-856/vocab.txt +0 -0
  35. run-7/checkpoint-54/config.json +25 -0
  36. run-7/checkpoint-54/model.safetensors +3 -0
  37. run-7/checkpoint-54/optimizer.pt +3 -0
  38. run-7/checkpoint-54/rng_state.pth +3 -0
  39. run-7/checkpoint-54/scheduler.pt +3 -0
  40. run-7/checkpoint-54/special_tokens_map.json +7 -0
  41. run-7/checkpoint-54/tokenizer.json +0 -0
  42. run-7/checkpoint-54/tokenizer_config.json +55 -0
  43. run-7/checkpoint-54/trainer_state.json +35 -0
  44. run-7/checkpoint-54/training_args.bin +3 -0
  45. run-7/checkpoint-54/vocab.txt +0 -0
  46. runs/Feb27_13-15-48_39d530476097/events.out.tfevents.1709040817.39d530476097.262.9 +3 -0
  47. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f46306980485a24e1bcbecc2fa6ac02eb17d5c03c133a35d228f6e679525890
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75ef795694a37c59eabe5580c8f71587d7bdb179153ffc025570cec3117e5a9
3
  size 267832560
run-6/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-6/checkpoint-428/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fda3000c0f0c4dbad0e89d91cbcddbdd599440608bd60aac0746f91a548ceb0
3
+ size 267832560
run-6/checkpoint-428/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30ef724e816348d7cc7c86215bc301505819124e7d8c560ccfb8f9cf96b193a
3
+ size 535727290
run-6/checkpoint-428/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a278725aaf4e54f71a409ba78aeff1b2947efa64196ea5116a194139c68354b3
3
+ size 14244
run-6/checkpoint-428/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f212f273a473faf9d1b58bc285d36fc70c95a9ff961ccae9af7d5e4ee4b0d466
3
+ size 1064
run-6/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-6/checkpoint-428/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-428/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.34961118667417307,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/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.5753337144851685,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.8051,
16
+ "eval_samples_per_second": 1295.46,
17
+ "eval_steps_per_second": 81.975,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.9604573845863342,
23
+ "eval_matthews_correlation": 0.34961118667417307,
24
+ "eval_runtime": 0.8196,
25
+ "eval_samples_per_second": 1272.52,
26
+ "eval_steps_per_second": 80.524,
27
+ "step": 428
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 856,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 4,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 4,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 2.9787103114124418e-05,
40
+ "num_train_epochs": 4,
41
+ "per_device_train_batch_size": 4,
42
+ "seed": 3
43
+ }
44
+ }
run-6/checkpoint-428/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9504c5644b56cf93b547ad904a324fb2bc6e2035d6ddaf8db9fbd75b342bb81
3
+ size 4984
run-6/checkpoint-428/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-642/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe3a8560c557b7cd6db3db363a73529f88b5704114d77f25224337e9a2027b1
3
+ size 267832560
run-6/checkpoint-642/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6fa6cfb42201b4487b392a7280dd57a6a0b414e042f22e2d9f3dca6daac7ccc
3
+ size 535727290
run-6/checkpoint-642/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:880cbbd4ee9a37d0a2481d7c7e3ddb60bef262dceefa725c0a4001919a2f05b9
3
+ size 14244
run-6/checkpoint-642/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3610d5fe36268bf38cd44575c650841bd8d9887c5050d6c34fa368c9224ff547
3
+ size 1064
run-6/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-6/checkpoint-642/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-642/trainer_state.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.34961118667417307,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-428",
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.5753337144851685,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.8051,
16
+ "eval_samples_per_second": 1295.46,
17
+ "eval_steps_per_second": 81.975,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.9604573845863342,
23
+ "eval_matthews_correlation": 0.34961118667417307,
24
+ "eval_runtime": 0.8196,
25
+ "eval_samples_per_second": 1272.52,
26
+ "eval_steps_per_second": 80.524,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 0.07748567312955856,
32
+ "learning_rate": 1.2388094285780715e-05,
33
+ "loss": 0.4545,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 1.357472538948059,
39
+ "eval_matthews_correlation": 0.3460476883865242,
40
+ "eval_runtime": 0.7909,
41
+ "eval_samples_per_second": 1318.692,
42
+ "eval_steps_per_second": 83.446,
43
+ "step": 642
44
+ }
45
+ ],
46
+ "logging_steps": 500,
47
+ "max_steps": 856,
48
+ "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 4,
50
+ "save_steps": 500,
51
+ "total_flos": 8290337607684.0,
52
+ "train_batch_size": 4,
53
+ "trial_name": null,
54
+ "trial_params": {
55
+ "learning_rate": 2.9787103114124418e-05,
56
+ "num_train_epochs": 4,
57
+ "per_device_train_batch_size": 4,
58
+ "seed": 3
59
+ }
60
+ }
run-6/checkpoint-642/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9504c5644b56cf93b547ad904a324fb2bc6e2035d6ddaf8db9fbd75b342bb81
3
+ size 4984
run-6/checkpoint-642/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-856/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99aedd7b02c7a465bbb94f53f587beb82fefd6de9800054b9beaf1b2e736355
3
+ size 267832560
run-6/checkpoint-856/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e85dfff803b336a6739033b7c1afaa836e05aa5cbf6588e39e534a0298a1f1
3
+ size 535727290
run-6/checkpoint-856/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8557d838cf1cf3c6170446e3e2e33fdc4a0ba1e9361c7c2511e366cb4cdd194e
3
+ size 14244
run-6/checkpoint-856/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be7d2c748e355c5aa26815a15844d7fae22f018f780cc0b3005e077de5e5f448
3
+ size 1064
run-6/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-6/checkpoint-856/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-856/trainer_state.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.34961118667417307,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-428",
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.5753337144851685,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.8051,
16
+ "eval_samples_per_second": 1295.46,
17
+ "eval_steps_per_second": 81.975,
18
+ "step": 214
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.9604573845863342,
23
+ "eval_matthews_correlation": 0.34961118667417307,
24
+ "eval_runtime": 0.8196,
25
+ "eval_samples_per_second": 1272.52,
26
+ "eval_steps_per_second": 80.524,
27
+ "step": 428
28
+ },
29
+ {
30
+ "epoch": 2.34,
31
+ "grad_norm": 0.07748567312955856,
32
+ "learning_rate": 1.2388094285780715e-05,
33
+ "loss": 0.4545,
34
+ "step": 500
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 1.357472538948059,
39
+ "eval_matthews_correlation": 0.3460476883865242,
40
+ "eval_runtime": 0.7909,
41
+ "eval_samples_per_second": 1318.692,
42
+ "eval_steps_per_second": 83.446,
43
+ "step": 642
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 1.4549368619918823,
48
+ "eval_matthews_correlation": 0.3379901852286027,
49
+ "eval_runtime": 0.7695,
50
+ "eval_samples_per_second": 1355.398,
51
+ "eval_steps_per_second": 85.768,
52
+ "step": 856
53
+ }
54
+ ],
55
+ "logging_steps": 500,
56
+ "max_steps": 856,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 4,
59
+ "save_steps": 500,
60
+ "total_flos": 8290337607684.0,
61
+ "train_batch_size": 4,
62
+ "trial_name": null,
63
+ "trial_params": {
64
+ "learning_rate": 2.9787103114124418e-05,
65
+ "num_train_epochs": 4,
66
+ "per_device_train_batch_size": 4,
67
+ "seed": 3
68
+ }
69
+ }
run-6/checkpoint-856/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9504c5644b56cf93b547ad904a324fb2bc6e2035d6ddaf8db9fbd75b342bb81
3
+ size 4984
run-6/checkpoint-856/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-54/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-7/checkpoint-54/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75ef795694a37c59eabe5580c8f71587d7bdb179153ffc025570cec3117e5a9
3
+ size 267832560
run-7/checkpoint-54/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e91f786af04c468c0fc1bc05ebd5acb9537a7c3469ccc1f961388744b3d251
3
+ size 535727290
run-7/checkpoint-54/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6b6d8d1d9bdee7bf391f048bf0d8303b659b05bcfce0760fc9b4c4fc32d57a
3
+ size 14308
run-7/checkpoint-54/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8553307b043d8c2b238f4837561e55aea68c58c8310f01271c94cbef2b416bf
3
+ size 1064
run-7/checkpoint-54/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-54/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-54/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-54/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-54",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 54,
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.586409866809845,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.7287,
16
+ "eval_samples_per_second": 1431.276,
17
+ "eval_steps_per_second": 90.57,
18
+ "step": 54
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 162,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 3,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 16,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 2.7959735372448385e-05,
31
+ "num_train_epochs": 3,
32
+ "per_device_train_batch_size": 16,
33
+ "seed": 20
34
+ }
35
+ }
run-7/checkpoint-54/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd55c91aeb42289c4cefe7204fc1209bf65261be738db6a48600ffc171c38ba
3
+ size 4984
run-7/checkpoint-54/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Feb27_13-15-48_39d530476097/events.out.tfevents.1709040817.39d530476097.262.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c37e76076710e0d8808117853b088f2560bcea2a5882cbc315f5d29c769d246c
3
+ size 5890
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9504c5644b56cf93b547ad904a324fb2bc6e2035d6ddaf8db9fbd75b342bb81
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd55c91aeb42289c4cefe7204fc1209bf65261be738db6a48600ffc171c38ba
3
  size 4984