inflaton commited on
Commit
47e95ae
1 Parent(s): 1699ffc

Training in progress, step 500

Browse files
Files changed (38) hide show
  1. model.safetensors +1 -1
  2. run-16/checkpoint-500/config.json +27 -0
  3. run-16/checkpoint-500/merges.txt +0 -0
  4. run-16/checkpoint-500/model.safetensors +3 -0
  5. run-16/checkpoint-500/optimizer.pt +3 -0
  6. run-16/checkpoint-500/rng_state.pth +3 -0
  7. run-16/checkpoint-500/scheduler.pt +3 -0
  8. run-16/checkpoint-500/special_tokens_map.json +15 -0
  9. run-16/checkpoint-500/tokenizer.json +0 -0
  10. run-16/checkpoint-500/tokenizer_config.json +57 -0
  11. run-16/checkpoint-500/trainer_state.json +31 -0
  12. run-16/checkpoint-500/training_args.bin +3 -0
  13. run-16/checkpoint-500/vocab.json +0 -0
  14. run-17/checkpoint-500/config.json +27 -0
  15. run-17/checkpoint-500/merges.txt +0 -0
  16. run-17/checkpoint-500/model.safetensors +3 -0
  17. run-17/checkpoint-500/optimizer.pt +3 -0
  18. run-17/checkpoint-500/rng_state.pth +3 -0
  19. run-17/checkpoint-500/scheduler.pt +3 -0
  20. run-17/checkpoint-500/special_tokens_map.json +15 -0
  21. run-17/checkpoint-500/tokenizer.json +0 -0
  22. run-17/checkpoint-500/tokenizer_config.json +57 -0
  23. run-17/checkpoint-500/trainer_state.json +40 -0
  24. run-17/checkpoint-500/training_args.bin +3 -0
  25. run-17/checkpoint-500/vocab.json +0 -0
  26. run-18/checkpoint-500/config.json +27 -0
  27. run-18/checkpoint-500/merges.txt +0 -0
  28. run-18/checkpoint-500/model.safetensors +3 -0
  29. run-18/checkpoint-500/optimizer.pt +3 -0
  30. run-18/checkpoint-500/rng_state.pth +3 -0
  31. run-18/checkpoint-500/scheduler.pt +3 -0
  32. run-18/checkpoint-500/special_tokens_map.json +15 -0
  33. run-18/checkpoint-500/tokenizer.json +0 -0
  34. run-18/checkpoint-500/tokenizer_config.json +57 -0
  35. run-18/checkpoint-500/trainer_state.json +31 -0
  36. run-18/checkpoint-500/training_args.bin +3 -0
  37. run-18/checkpoint-500/vocab.json +0 -0
  38. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e9c2784d36e2c71df5eb809fcfc8447aa1205a3b736ed29c0d117472143a00b
3
  size 1421491284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722f6a54c4453b494abe5da4e2133eecb09608cf092d1017423dc3b86b88baf9
3
  size 1421491284
run-16/checkpoint-500/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-16/checkpoint-500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-16/checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e736266bd3e357f8300f68814e76fab58efe97fe420945fe05dccab08e423c2d
3
+ size 1421491284
run-16/checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f853b338beac60c055acaed4d68c50bb71d184a7df1cad0ee836332067ec74
3
+ size 2843215085
run-16/checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ce057b885b7c1b63856da07f7feafd063202488b0c27d83067b8c0a76d0062
3
+ size 14244
run-16/checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9c80317a7e4e442bd6b9c98feb03db64fa7dac0b5e0fae2a3bfda1dd94bcc0a
3
+ size 1064
run-16/checkpoint-500/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-16/checkpoint-500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-16/checkpoint-500/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-16/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.6702412868632708,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
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": 25.653120040893555,
14
+ "learning_rate": 2.739863346831957e-06,
15
+ "loss": 0.6172,
16
+ "step": 500
17
+ }
18
+ ],
19
+ "logging_steps": 500,
20
+ "max_steps": 7460,
21
+ "num_input_tokens_seen": 0,
22
+ "num_train_epochs": 10,
23
+ "save_steps": 500,
24
+ "total_flos": 2592984686931108.0,
25
+ "train_batch_size": 16,
26
+ "trial_name": null,
27
+ "trial_params": {
28
+ "learning_rate": 2.9366926102537934e-06,
29
+ "per_device_train_batch_size": 16
30
+ }
31
+ }
run-16/checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ee1bdc6c85d78175283759a011a95d1e3f9a39e82d560e3f09f91b532cb7f5
3
+ size 5048
run-16/checkpoint-500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
run-17/checkpoint-500/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-17/checkpoint-500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-17/checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61bb2c383c54e05df87feb4f39ed4e7546f8ce1ca75b08e12bd7966e9ab35f6b
3
+ size 1421491284
run-17/checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d9a92098591ab2589eb4115dfa691dfb42d17e7dcda27becf475797800b3df
3
+ size 2843215085
run-17/checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edb37c461a2dab5c0291e90f8e838d42d80335bc5babf6c9a862defed189e861
3
+ size 14244
run-17/checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aae35863d0735fbdef8aea918bbceb9274fd4fb8a8a9fcd43360f0bb5ba62f6
3
+ size 1064
run-17/checkpoint-500/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-17/checkpoint-500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-17/checkpoint-500/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-17/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.3404825737265416,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
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_accuracy": 0.7582970261573792,
14
+ "eval_loss": 0.4812871217727661,
15
+ "eval_runtime": 9.3142,
16
+ "eval_samples_per_second": 320.265,
17
+ "eval_steps_per_second": 20.077,
18
+ "step": 373
19
+ },
20
+ {
21
+ "epoch": 1.3404825737265416,
22
+ "grad_norm": 22.882232666015625,
23
+ "learning_rate": 2.0413319729197957e-05,
24
+ "loss": 0.5064,
25
+ "step": 500
26
+ }
27
+ ],
28
+ "logging_steps": 500,
29
+ "max_steps": 3730,
30
+ "num_input_tokens_seen": 0,
31
+ "num_train_epochs": 10,
32
+ "save_steps": 500,
33
+ "total_flos": 3459896347117428.0,
34
+ "train_batch_size": 32,
35
+ "trial_name": null,
36
+ "trial_params": {
37
+ "learning_rate": 2.3573276343624886e-05,
38
+ "per_device_train_batch_size": 32
39
+ }
40
+ }
run-17/checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6412607e5e021eca957b4c5e0d3401dec90457e2a3fc88e54c302cd4717c08a1
3
+ size 5048
run-17/checkpoint-500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
run-18/checkpoint-500/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-18/checkpoint-500/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-18/checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722f6a54c4453b494abe5da4e2133eecb09608cf092d1017423dc3b86b88baf9
3
+ size 1421491284
run-18/checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d6ffc9911a77dd1c7a6f19d8fa9a71babcd2e262ead14eab6df28f6504a3ab
3
+ size 2843215085
run-18/checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ce057b885b7c1b63856da07f7feafd063202488b0c27d83067b8c0a76d0062
3
+ size 14244
run-18/checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba7af8607382723e991db4b47e4c455e4456affc10e7d104c665b23980400be4
3
+ size 1064
run-18/checkpoint-500/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-18/checkpoint-500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-18/checkpoint-500/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-18/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.6702412868632708,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
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": 3.5634713172912598,
14
+ "learning_rate": 5.8153750087271053e-05,
15
+ "loss": 0.7008,
16
+ "step": 500
17
+ }
18
+ ],
19
+ "logging_steps": 500,
20
+ "max_steps": 7460,
21
+ "num_input_tokens_seen": 0,
22
+ "num_train_epochs": 10,
23
+ "save_steps": 500,
24
+ "total_flos": 2692362453838920.0,
25
+ "train_batch_size": 16,
26
+ "trial_name": null,
27
+ "trial_params": {
28
+ "learning_rate": 6.233146201882788e-05,
29
+ "per_device_train_batch_size": 16
30
+ }
31
+ }
run-18/checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ccdd1fe4ce185bc1e02120079760ee26c094f52247fd77a72eaafcf9c2900bf
3
+ size 5048
run-18/checkpoint-500/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:595eecda2be58475ac78fd462e4c4e0c4e3ad2388d0e9ecf51d9de3c15054ba1
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ccdd1fe4ce185bc1e02120079760ee26c094f52247fd77a72eaafcf9c2900bf
3
  size 5048