inflaton commited on
Commit
e058e03
1 Parent(s): 13eac9c

Training in progress, step 3000

Browse files
Files changed (37) hide show
  1. model.safetensors +1 -1
  2. run-1/checkpoint-2000/config.json +27 -0
  3. run-1/checkpoint-2000/merges.txt +0 -0
  4. run-1/checkpoint-2000/model.safetensors +3 -0
  5. run-1/checkpoint-2000/optimizer.pt +3 -0
  6. run-1/checkpoint-2000/rng_state.pth +3 -0
  7. run-1/checkpoint-2000/scheduler.pt +3 -0
  8. run-1/checkpoint-2000/special_tokens_map.json +15 -0
  9. run-1/checkpoint-2000/tokenizer.json +0 -0
  10. run-1/checkpoint-2000/tokenizer_config.json +57 -0
  11. run-1/checkpoint-2000/trainer_state.json +70 -0
  12. run-1/checkpoint-2000/training_args.bin +3 -0
  13. run-1/checkpoint-2000/vocab.json +0 -0
  14. run-1/checkpoint-2500/config.json +27 -0
  15. run-1/checkpoint-2500/merges.txt +0 -0
  16. run-1/checkpoint-2500/model.safetensors +3 -0
  17. run-1/checkpoint-2500/optimizer.pt +3 -0
  18. run-1/checkpoint-2500/rng_state.pth +3 -0
  19. run-1/checkpoint-2500/scheduler.pt +3 -0
  20. run-1/checkpoint-2500/special_tokens_map.json +15 -0
  21. run-1/checkpoint-2500/tokenizer.json +0 -0
  22. run-1/checkpoint-2500/tokenizer_config.json +57 -0
  23. run-1/checkpoint-2500/trainer_state.json +86 -0
  24. run-1/checkpoint-2500/training_args.bin +3 -0
  25. run-1/checkpoint-2500/vocab.json +0 -0
  26. run-1/checkpoint-3000/config.json +27 -0
  27. run-1/checkpoint-3000/merges.txt +0 -0
  28. run-1/checkpoint-3000/model.safetensors +3 -0
  29. run-1/checkpoint-3000/optimizer.pt +3 -0
  30. run-1/checkpoint-3000/rng_state.pth +3 -0
  31. run-1/checkpoint-3000/scheduler.pt +3 -0
  32. run-1/checkpoint-3000/special_tokens_map.json +15 -0
  33. run-1/checkpoint-3000/tokenizer.json +0 -0
  34. run-1/checkpoint-3000/tokenizer_config.json +57 -0
  35. run-1/checkpoint-3000/trainer_state.json +102 -0
  36. run-1/checkpoint-3000/training_args.bin +3 -0
  37. run-1/checkpoint-3000/vocab.json +0 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d00a31c7cb527ad1a1335df4c61a91062ae184e2bb421f7cacb319bbb6bb8034
3
  size 1421491284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35138e02f00180ba409c55612bb905d56597e6c2af9b7a6fc003432c6359d577
3
  size 1421491284
run-1/checkpoint-2000/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-large",
3
+ "architectures": [
4
+ "RobertaForMultipleChoice"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 1024,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 24,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.40.1",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 50265
27
+ }
run-1/checkpoint-2000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d0272d30997eb086b548c0aed011997e835bd6aa450e0addc48a3b1926c16fe
3
+ size 1421491284
run-1/checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce691e2768fdefb861d1ecdaee842ac440587bf65160465fd226b81e16a4d25b
3
+ size 2843215085
run-1/checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b55dd85da26073e051c52e78b572d2778aef4eeaae935bebc720676dc4feade1
3
+ size 14244
run-1/checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b625a0bacb9a748f876fcb990f2ed8f797d862cde34c637948a2713f8b81fb53
3
+ size 1064
run-1/checkpoint-2000/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
run-1/checkpoint-2000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2000/tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "<unk>"
57
+ }
run-1/checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.680965147453083,
5
+ "eval_steps": 500,
6
+ "global_step": 2000,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.6702412868632708,
13
+ "grad_norm": 23.28346824645996,
14
+ "learning_rate": 9.798511296679954e-06,
15
+ "loss": 0.5531,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.8025477528572083,
21
+ "eval_loss": 0.4079710841178894,
22
+ "eval_runtime": 9.2612,
23
+ "eval_samples_per_second": 322.097,
24
+ "eval_steps_per_second": 20.192,
25
+ "step": 746
26
+ },
27
+ {
28
+ "epoch": 1.3404825737265416,
29
+ "grad_norm": 38.64032745361328,
30
+ "learning_rate": 9.094595255251797e-06,
31
+ "loss": 0.3957,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.8276902437210083,
37
+ "eval_loss": 0.42224231362342834,
38
+ "eval_runtime": 9.5099,
39
+ "eval_samples_per_second": 313.673,
40
+ "eval_steps_per_second": 19.664,
41
+ "step": 1492
42
+ },
43
+ {
44
+ "epoch": 2.0107238605898123,
45
+ "grad_norm": 34.970176696777344,
46
+ "learning_rate": 8.390679213823639e-06,
47
+ "loss": 0.3185,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 2.680965147453083,
52
+ "grad_norm": 13.735482215881348,
53
+ "learning_rate": 7.686763172395482e-06,
54
+ "loss": 0.1887,
55
+ "step": 2000
56
+ }
57
+ ],
58
+ "logging_steps": 500,
59
+ "max_steps": 7460,
60
+ "num_input_tokens_seen": 0,
61
+ "num_train_epochs": 10,
62
+ "save_steps": 500,
63
+ "total_flos": 5280556447292220.0,
64
+ "train_batch_size": 16,
65
+ "trial_name": null,
66
+ "trial_params": {
67
+ "learning_rate": 1.0502427338108112e-05,
68
+ "per_device_train_batch_size": 16
69
+ }
70
+ }
run-1/checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347fad0a6bce6c8dd37383686ed909149e39a499f89f9086cdd2be432928a800
3
+ size 5048
run-1/checkpoint-2000/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2500/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-large",
3
+ "architectures": [
4
+ "RobertaForMultipleChoice"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 1024,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 24,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.40.1",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 50265
27
+ }
run-1/checkpoint-2500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:371afc336056ef19be0f89615a4d560d0a12e942abc6bd081532a9e267ac87ec
3
+ size 1421491284
run-1/checkpoint-2500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:021f7d96010d7d321899bf35453d0c37f1fb66bcfb8a1707148d78ee7b404fb2
3
+ size 2843215085
run-1/checkpoint-2500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91abf239caf2c68cafa014d3456c5bf555f68491e8b14cd71d137b3a6bbb8695
3
+ size 14244
run-1/checkpoint-2500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa700070a8abf08975cb45fe1746f668158464ce98786e6b5c703f52ad57c532
3
+ size 1064
run-1/checkpoint-2500/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
run-1/checkpoint-2500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2500/tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "<unk>"
57
+ }
run-1/checkpoint-2500/trainer_state.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.351206434316354,
5
+ "eval_steps": 500,
6
+ "global_step": 2500,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.6702412868632708,
13
+ "grad_norm": 23.28346824645996,
14
+ "learning_rate": 9.798511296679954e-06,
15
+ "loss": 0.5531,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.8025477528572083,
21
+ "eval_loss": 0.4079710841178894,
22
+ "eval_runtime": 9.2612,
23
+ "eval_samples_per_second": 322.097,
24
+ "eval_steps_per_second": 20.192,
25
+ "step": 746
26
+ },
27
+ {
28
+ "epoch": 1.3404825737265416,
29
+ "grad_norm": 38.64032745361328,
30
+ "learning_rate": 9.094595255251797e-06,
31
+ "loss": 0.3957,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.8276902437210083,
37
+ "eval_loss": 0.42224231362342834,
38
+ "eval_runtime": 9.5099,
39
+ "eval_samples_per_second": 313.673,
40
+ "eval_steps_per_second": 19.664,
41
+ "step": 1492
42
+ },
43
+ {
44
+ "epoch": 2.0107238605898123,
45
+ "grad_norm": 34.970176696777344,
46
+ "learning_rate": 8.390679213823639e-06,
47
+ "loss": 0.3185,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 2.680965147453083,
52
+ "grad_norm": 13.735482215881348,
53
+ "learning_rate": 7.686763172395482e-06,
54
+ "loss": 0.1887,
55
+ "step": 2000
56
+ },
57
+ {
58
+ "epoch": 3.0,
59
+ "eval_accuracy": 0.819309413433075,
60
+ "eval_loss": 0.49816903471946716,
61
+ "eval_runtime": 9.3819,
62
+ "eval_samples_per_second": 317.952,
63
+ "eval_steps_per_second": 19.932,
64
+ "step": 2238
65
+ },
66
+ {
67
+ "epoch": 3.351206434316354,
68
+ "grad_norm": 10.144265174865723,
69
+ "learning_rate": 6.982847130967324e-06,
70
+ "loss": 0.1522,
71
+ "step": 2500
72
+ }
73
+ ],
74
+ "logging_steps": 500,
75
+ "max_steps": 7460,
76
+ "num_input_tokens_seen": 0,
77
+ "num_train_epochs": 10,
78
+ "save_steps": 500,
79
+ "total_flos": 6596358998624820.0,
80
+ "train_batch_size": 16,
81
+ "trial_name": null,
82
+ "trial_params": {
83
+ "learning_rate": 1.0502427338108112e-05,
84
+ "per_device_train_batch_size": 16
85
+ }
86
+ }
run-1/checkpoint-2500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347fad0a6bce6c8dd37383686ed909149e39a499f89f9086cdd2be432928a800
3
+ size 5048
run-1/checkpoint-2500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-3000/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-large",
3
+ "architectures": [
4
+ "RobertaForMultipleChoice"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 1024,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 4096,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 24,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.40.1",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 50265
27
+ }
run-1/checkpoint-3000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-3000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35138e02f00180ba409c55612bb905d56597e6c2af9b7a6fc003432c6359d577
3
+ size 1421491284
run-1/checkpoint-3000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5fbd6a2efa781e10863191b7bb5235e5d3d9f331ef8c3d2619c1b28e43f3e8a
3
+ size 2843215085
run-1/checkpoint-3000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd97306691028fe2ff73c8bd468ded0c775a7b2d55db6be77c73162d11ab45f
3
+ size 14244
run-1/checkpoint-3000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb6d0f0e5dca5cb3595109a80e6a508299472cd96ad6aed4a407798f76f104f
3
+ size 1064
run-1/checkpoint-3000/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
run-1/checkpoint-3000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-3000/tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "<unk>"
57
+ }
run-1/checkpoint-3000/trainer_state.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.021447721179625,
5
+ "eval_steps": 500,
6
+ "global_step": 3000,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.6702412868632708,
13
+ "grad_norm": 23.28346824645996,
14
+ "learning_rate": 9.798511296679954e-06,
15
+ "loss": 0.5531,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.8025477528572083,
21
+ "eval_loss": 0.4079710841178894,
22
+ "eval_runtime": 9.2612,
23
+ "eval_samples_per_second": 322.097,
24
+ "eval_steps_per_second": 20.192,
25
+ "step": 746
26
+ },
27
+ {
28
+ "epoch": 1.3404825737265416,
29
+ "grad_norm": 38.64032745361328,
30
+ "learning_rate": 9.094595255251797e-06,
31
+ "loss": 0.3957,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.8276902437210083,
37
+ "eval_loss": 0.42224231362342834,
38
+ "eval_runtime": 9.5099,
39
+ "eval_samples_per_second": 313.673,
40
+ "eval_steps_per_second": 19.664,
41
+ "step": 1492
42
+ },
43
+ {
44
+ "epoch": 2.0107238605898123,
45
+ "grad_norm": 34.970176696777344,
46
+ "learning_rate": 8.390679213823639e-06,
47
+ "loss": 0.3185,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 2.680965147453083,
52
+ "grad_norm": 13.735482215881348,
53
+ "learning_rate": 7.686763172395482e-06,
54
+ "loss": 0.1887,
55
+ "step": 2000
56
+ },
57
+ {
58
+ "epoch": 3.0,
59
+ "eval_accuracy": 0.819309413433075,
60
+ "eval_loss": 0.49816903471946716,
61
+ "eval_runtime": 9.3819,
62
+ "eval_samples_per_second": 317.952,
63
+ "eval_steps_per_second": 19.932,
64
+ "step": 2238
65
+ },
66
+ {
67
+ "epoch": 3.351206434316354,
68
+ "grad_norm": 10.144265174865723,
69
+ "learning_rate": 6.982847130967324e-06,
70
+ "loss": 0.1522,
71
+ "step": 2500
72
+ },
73
+ {
74
+ "epoch": 4.0,
75
+ "eval_accuracy": 0.8313778042793274,
76
+ "eval_loss": 0.6922349333763123,
77
+ "eval_runtime": 9.2835,
78
+ "eval_samples_per_second": 321.324,
79
+ "eval_steps_per_second": 20.143,
80
+ "step": 2984
81
+ },
82
+ {
83
+ "epoch": 4.021447721179625,
84
+ "grad_norm": 39.181697845458984,
85
+ "learning_rate": 6.278931089539166e-06,
86
+ "loss": 0.1152,
87
+ "step": 3000
88
+ }
89
+ ],
90
+ "logging_steps": 500,
91
+ "max_steps": 7460,
92
+ "num_input_tokens_seen": 0,
93
+ "num_train_epochs": 10,
94
+ "save_steps": 500,
95
+ "total_flos": 7911611857924632.0,
96
+ "train_batch_size": 16,
97
+ "trial_name": null,
98
+ "trial_params": {
99
+ "learning_rate": 1.0502427338108112e-05,
100
+ "per_device_train_batch_size": 16
101
+ }
102
+ }
run-1/checkpoint-3000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347fad0a6bce6c8dd37383686ed909149e39a499f89f9086cdd2be432928a800
3
+ size 5048
run-1/checkpoint-3000/vocab.json ADDED
The diff for this file is too large to render. See raw diff