obudzecie commited on
Commit
290474b
1 Parent(s): 625e2aa

Training in progress, epoch 1

Browse files
Files changed (49) hide show
  1. model.safetensors +1 -1
  2. run-5/checkpoint-28/config.json +25 -0
  3. run-5/checkpoint-28/model.safetensors +3 -0
  4. run-5/checkpoint-28/optimizer.pt +3 -0
  5. run-5/checkpoint-28/rng_state.pth +3 -0
  6. run-5/checkpoint-28/scheduler.pt +3 -0
  7. run-5/checkpoint-28/special_tokens_map.json +7 -0
  8. run-5/checkpoint-28/tokenizer.json +0 -0
  9. run-5/checkpoint-28/tokenizer_config.json +55 -0
  10. run-5/checkpoint-28/trainer_state.json +44 -0
  11. run-5/checkpoint-28/training_args.bin +3 -0
  12. run-5/checkpoint-28/vocab.txt +0 -0
  13. run-6/checkpoint-107/config.json +25 -0
  14. run-6/checkpoint-107/model.safetensors +3 -0
  15. run-6/checkpoint-107/optimizer.pt +3 -0
  16. run-6/checkpoint-107/rng_state.pth +3 -0
  17. run-6/checkpoint-107/scheduler.pt +3 -0
  18. run-6/checkpoint-107/special_tokens_map.json +7 -0
  19. run-6/checkpoint-107/tokenizer.json +0 -0
  20. run-6/checkpoint-107/tokenizer_config.json +55 -0
  21. run-6/checkpoint-107/trainer_state.json +35 -0
  22. run-6/checkpoint-107/training_args.bin +3 -0
  23. run-6/checkpoint-107/vocab.txt +0 -0
  24. run-6/checkpoint-214/config.json +25 -0
  25. run-6/checkpoint-214/model.safetensors +3 -0
  26. run-6/checkpoint-214/optimizer.pt +3 -0
  27. run-6/checkpoint-214/rng_state.pth +3 -0
  28. run-6/checkpoint-214/scheduler.pt +3 -0
  29. run-6/checkpoint-214/special_tokens_map.json +7 -0
  30. run-6/checkpoint-214/tokenizer.json +0 -0
  31. run-6/checkpoint-214/tokenizer_config.json +55 -0
  32. run-6/checkpoint-214/trainer_state.json +44 -0
  33. run-6/checkpoint-214/training_args.bin +3 -0
  34. run-6/checkpoint-214/vocab.txt +0 -0
  35. run-8/checkpoint-14/config.json +25 -0
  36. run-8/checkpoint-14/model.safetensors +3 -0
  37. run-8/checkpoint-14/optimizer.pt +3 -0
  38. run-8/checkpoint-14/rng_state.pth +3 -0
  39. run-8/checkpoint-14/scheduler.pt +3 -0
  40. run-8/checkpoint-14/special_tokens_map.json +7 -0
  41. run-8/checkpoint-14/tokenizer.json +0 -0
  42. run-8/checkpoint-14/tokenizer_config.json +55 -0
  43. run-8/checkpoint-14/trainer_state.json +35 -0
  44. run-8/checkpoint-14/training_args.bin +3 -0
  45. run-8/checkpoint-14/vocab.txt +0 -0
  46. runs/Feb27_12-55-59_86e2730489af/events.out.tfevents.1709040314.86e2730489af.508.8 +3 -0
  47. runs/Feb27_12-55-59_86e2730489af/events.out.tfevents.1709040387.86e2730489af.508.9 +3 -0
  48. runs/Feb27_12-55-59_86e2730489af/events.out.tfevents.1709040393.86e2730489af.508.10 +3 -0
  49. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e35398ed96f06d4238aceca638c7c521a9129278a862c36bc02007641ecf2236
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7494b409a751d0347371ef3fc30b4add7e16c4d461399455fe430830f6c13a2f
3
  size 267832560
run-5/checkpoint-28/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-5/checkpoint-28/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eeb4cde5e2497aad98386dfe99bb29a66ca10b756af1cfc27933102317103ce
3
+ size 267832560
run-5/checkpoint-28/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afb58ccbd3e6b90c96f8fff876b4d82299116ae44e766876cb70094e41c104b7
3
+ size 535727290
run-5/checkpoint-28/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43cff3408b96e3f9f74e8cd3bb2a4e72ecfee2adbbee614d3bc184f310e5be26
3
+ size 14244
run-5/checkpoint-28/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6606795eed320b6bfb3433e964374823d5846d74f0112a8fd53bd5263e9c4214
3
+ size 1064
run-5/checkpoint-28/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-5/checkpoint-28/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-5/checkpoint-28/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-5/checkpoint-28/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-5/checkpoint-14",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 28,
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.6580806374549866,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.7291,
16
+ "eval_samples_per_second": 1430.504,
17
+ "eval_steps_per_second": 90.521,
18
+ "step": 14
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.6493741273880005,
23
+ "eval_matthews_correlation": 0.0,
24
+ "eval_runtime": 0.739,
25
+ "eval_samples_per_second": 1411.284,
26
+ "eval_steps_per_second": 89.305,
27
+ "step": 28
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 28,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 2,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 64,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 3.1580552287327505e-06,
40
+ "num_train_epochs": 2,
41
+ "per_device_train_batch_size": 64,
42
+ "seed": 4
43
+ }
44
+ }
run-5/checkpoint-28/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f219c1169fcda35294e365c01a3032e189d9e46b6707e1f7de4a0ad24313fe55
3
+ size 4984
run-5/checkpoint-28/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-107/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-107/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eb13c259762b3e31e0deb3b27ab35d21ad34cf634e47f3220984f58bab2c5cf
3
+ size 267832560
run-6/checkpoint-107/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1aac08b709fef92f99aa80f62ef1a91d71de91687ae4524514e5b346597c8bb
3
+ size 535727290
run-6/checkpoint-107/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66755335e6748a75fdabe0d7df9f0951658c11d0b7f82a50b7a6da403db52f29
3
+ size 14308
run-6/checkpoint-107/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36aa537a0424c890dd0b17333fc903224681d6ec7194254dfff75266472bcda6
3
+ size 1064
run-6/checkpoint-107/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-107/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-107/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-107/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.11102646115366906,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-107",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 107,
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.581040620803833,
14
+ "eval_matthews_correlation": 0.11102646115366906,
15
+ "eval_runtime": 0.7481,
16
+ "eval_samples_per_second": 1394.158,
17
+ "eval_steps_per_second": 88.221,
18
+ "step": 107
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 214,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 2,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 8,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 4.085300795112664e-05,
31
+ "num_train_epochs": 2,
32
+ "per_device_train_batch_size": 8,
33
+ "seed": 37
34
+ }
35
+ }
run-6/checkpoint-107/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:334de261bfa845ae1e580803de4fcb92790d2a173dae14f059cd42ae15643e7e
3
+ size 4984
run-6/checkpoint-107/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-214/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f5fcbf2ddc9237b5a1daab9b9b81649747a27ea8105e46aec7eec04e0e0902
3
+ size 267832560
run-6/checkpoint-214/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85d1f66182ba1e8ab07bc071ede87c32ac7b1e866dffd0cb538319baa02cbb6
3
+ size 535727290
run-6/checkpoint-214/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b69e67988bf8b91093712d7e30da543ca0bb7c000541dfaea05a8661f08c69fa
3
+ size 14308
run-6/checkpoint-214/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d7a285953b0514410f2ee2ed3fa1d5018e487ee640d73ed7ed6b01db51af6b
3
+ size 1064
run-6/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-6/checkpoint-214/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/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-6/checkpoint-214/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.3131402496239773,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-214",
4
+ "epoch": 2.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.581040620803833,
14
+ "eval_matthews_correlation": 0.11102646115366906,
15
+ "eval_runtime": 0.7481,
16
+ "eval_samples_per_second": 1394.158,
17
+ "eval_steps_per_second": 88.221,
18
+ "step": 107
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.5838358402252197,
23
+ "eval_matthews_correlation": 0.3131402496239773,
24
+ "eval_runtime": 1.3921,
25
+ "eval_samples_per_second": 749.221,
26
+ "eval_steps_per_second": 47.41,
27
+ "step": 214
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 214,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 2,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 8,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 4.085300795112664e-05,
40
+ "num_train_epochs": 2,
41
+ "per_device_train_batch_size": 8,
42
+ "seed": 37
43
+ }
44
+ }
run-6/checkpoint-214/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:334de261bfa845ae1e580803de4fcb92790d2a173dae14f059cd42ae15643e7e
3
+ size 4984
run-6/checkpoint-214/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-8/checkpoint-14/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-8/checkpoint-14/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7494b409a751d0347371ef3fc30b4add7e16c4d461399455fe430830f6c13a2f
3
+ size 267832560
run-8/checkpoint-14/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:097c2b7ee3dffaf4a11c03c2b0cdc2d3ba090d35edf003437c5ec97ad4fa65e9
3
+ size 535727290
run-8/checkpoint-14/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf257f671c707ccdd474b5a0ba9e754e1bb3ce68fb1afbeb3ddc1ff8c5da2f36
3
+ size 14308
run-8/checkpoint-14/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b02e7750411dcb9604d946d192e9d673e6df4beec00553931988e3541cdb16d3
3
+ size 1064
run-8/checkpoint-14/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-8/checkpoint-14/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-8/checkpoint-14/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-8/checkpoint-14/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-8/checkpoint-14",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 14,
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.6572101712226868,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.6768,
16
+ "eval_samples_per_second": 1541.101,
17
+ "eval_steps_per_second": 97.519,
18
+ "step": 14
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 70,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 5,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 64,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 4.4691796048354265e-06,
31
+ "num_train_epochs": 5,
32
+ "per_device_train_batch_size": 64,
33
+ "seed": 21
34
+ }
35
+ }
run-8/checkpoint-14/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624a7060e032d6598d3feb122ad57670da0e70d477bd73d4690f21484ec303b6
3
+ size 4984
run-8/checkpoint-14/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Feb27_12-55-59_86e2730489af/events.out.tfevents.1709040314.86e2730489af.508.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f760016ef2298967d890edbb2cc88e313e97565d993c21a79e3ef70cbacaf83
3
+ size 5559
runs/Feb27_12-55-59_86e2730489af/events.out.tfevents.1709040387.86e2730489af.508.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f720da6315887c9e3d51c70dcab547ee815542d9b5cdc9945cf150c9e92e4b59
3
+ size 4871
runs/Feb27_12-55-59_86e2730489af/events.out.tfevents.1709040393.86e2730489af.508.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e795fc11c8ed92c58ce2e3e9d2700725905f409c85b6e79367aca0060775e8f
3
+ size 6536
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f219c1169fcda35294e365c01a3032e189d9e46b6707e1f7de4a0ad24313fe55
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624a7060e032d6598d3feb122ad57670da0e70d477bd73d4690f21484ec303b6
3
  size 4984