Training in progress, step 1500
Browse files- model.safetensors +1 -1
- run-2/checkpoint-1000/config.json +27 -0
- run-2/checkpoint-1000/merges.txt +0 -0
- run-2/checkpoint-1000/model.safetensors +3 -0
- run-2/checkpoint-1000/optimizer.pt +3 -0
- run-2/checkpoint-1000/rng_state.pth +3 -0
- run-2/checkpoint-1000/scheduler.pt +3 -0
- run-2/checkpoint-1000/special_tokens_map.json +15 -0
- run-2/checkpoint-1000/tokenizer.json +0 -0
- run-2/checkpoint-1000/tokenizer_config.json +57 -0
- run-2/checkpoint-1000/trainer_state.json +56 -0
- run-2/checkpoint-1000/training_args.bin +3 -0
- run-2/checkpoint-1000/vocab.json +0 -0
- run-2/checkpoint-1500/config.json +27 -0
- run-2/checkpoint-1500/merges.txt +0 -0
- run-2/checkpoint-1500/model.safetensors +3 -0
- run-2/checkpoint-1500/optimizer.pt +3 -0
- run-2/checkpoint-1500/rng_state.pth +3 -0
- run-2/checkpoint-1500/scheduler.pt +3 -0
- run-2/checkpoint-1500/special_tokens_map.json +15 -0
- run-2/checkpoint-1500/tokenizer.json +0 -0
- run-2/checkpoint-1500/tokenizer_config.json +57 -0
- run-2/checkpoint-1500/trainer_state.json +81 -0
- run-2/checkpoint-1500/training_args.bin +3 -0
- run-2/checkpoint-1500/vocab.json +0 -0
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421491284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87585c6fca2e620914d563de9e423ce52570243c30b6aafc5b08000c9c294148
|
3 |
size 1421491284
|
run-2/checkpoint-1000/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-2/checkpoint-1000/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run-2/checkpoint-1000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:782d6f30abe66159c531ef3ba1084b4d2fc6509310d4bf02e5e0440e3a88bd44
|
3 |
+
size 1421491284
|
run-2/checkpoint-1000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c74078c719619d075a5c87fd676a1a4428d7e3fd3382d2985355576f8270269
|
3 |
+
size 2843215085
|
run-2/checkpoint-1000/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ada95f4f0c1bd2ddf5eb6eb6c1e6625c49ecd2a79e8e4c3d5f5f79dfbeb6df1
|
3 |
+
size 14244
|
run-2/checkpoint-1000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:193abef0a3d0fda1858eb86d74ea8b839630503c43fcbc6fc22a0cb1811fe9a9
|
3 |
+
size 1064
|
run-2/checkpoint-1000/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-2/checkpoint-1000/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run-2/checkpoint-1000/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-2/checkpoint-1000/trainer_state.json
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.680965147453083,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 1000,
|
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.7680187821388245,
|
14 |
+
"eval_loss": 0.4622006416320801,
|
15 |
+
"eval_runtime": 9.5056,
|
16 |
+
"eval_samples_per_second": 313.816,
|
17 |
+
"eval_steps_per_second": 19.673,
|
18 |
+
"step": 373
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"epoch": 1.3404825737265416,
|
22 |
+
"grad_norm": 21.834245681762695,
|
23 |
+
"learning_rate": 3.516708684536568e-06,
|
24 |
+
"loss": 0.5575,
|
25 |
+
"step": 500
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"epoch": 2.0,
|
29 |
+
"eval_accuracy": 0.7968488335609436,
|
30 |
+
"eval_loss": 0.4220982789993286,
|
31 |
+
"eval_runtime": 9.4241,
|
32 |
+
"eval_samples_per_second": 316.529,
|
33 |
+
"eval_steps_per_second": 19.843,
|
34 |
+
"step": 746
|
35 |
+
},
|
36 |
+
{
|
37 |
+
"epoch": 2.680965147453083,
|
38 |
+
"grad_norm": 18.592424392700195,
|
39 |
+
"learning_rate": 2.972326535227502e-06,
|
40 |
+
"loss": 0.4016,
|
41 |
+
"step": 1000
|
42 |
+
}
|
43 |
+
],
|
44 |
+
"logging_steps": 500,
|
45 |
+
"max_steps": 3730,
|
46 |
+
"num_input_tokens_seen": 0,
|
47 |
+
"num_train_epochs": 10,
|
48 |
+
"save_steps": 500,
|
49 |
+
"total_flos": 5616578454487560.0,
|
50 |
+
"train_batch_size": 32,
|
51 |
+
"trial_name": null,
|
52 |
+
"trial_params": {
|
53 |
+
"learning_rate": 4.0610908338456346e-06,
|
54 |
+
"per_device_train_batch_size": 32
|
55 |
+
}
|
56 |
+
}
|
run-2/checkpoint-1000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cae059bfd0e893f604e76ac7260a76bc59dfcceeaa6b67fd62cc5af12c7e0649
|
3 |
+
size 5048
|
run-2/checkpoint-1000/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run-2/checkpoint-1500/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-2/checkpoint-1500/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run-2/checkpoint-1500/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87585c6fca2e620914d563de9e423ce52570243c30b6aafc5b08000c9c294148
|
3 |
+
size 1421491284
|
run-2/checkpoint-1500/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45b77ca5f5f5ab2bcf9a35fa9a3636529bc3b4e2982743fddcd48728d739ba14
|
3 |
+
size 2843215085
|
run-2/checkpoint-1500/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48b87d12cf719e619a91858d90e98809db451d0b7c068f6a76a3ee7ea7d9d704
|
3 |
+
size 14244
|
run-2/checkpoint-1500/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e38042ba8a751df658c0cba0f6ae3889af436c26707a0cb042545da434d50859
|
3 |
+
size 1064
|
run-2/checkpoint-1500/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-2/checkpoint-1500/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
run-2/checkpoint-1500/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-2/checkpoint-1500/trainer_state.json
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 4.021447721179625,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 1500,
|
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.7680187821388245,
|
14 |
+
"eval_loss": 0.4622006416320801,
|
15 |
+
"eval_runtime": 9.5056,
|
16 |
+
"eval_samples_per_second": 313.816,
|
17 |
+
"eval_steps_per_second": 19.673,
|
18 |
+
"step": 373
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"epoch": 1.3404825737265416,
|
22 |
+
"grad_norm": 21.834245681762695,
|
23 |
+
"learning_rate": 3.516708684536568e-06,
|
24 |
+
"loss": 0.5575,
|
25 |
+
"step": 500
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"epoch": 2.0,
|
29 |
+
"eval_accuracy": 0.7968488335609436,
|
30 |
+
"eval_loss": 0.4220982789993286,
|
31 |
+
"eval_runtime": 9.4241,
|
32 |
+
"eval_samples_per_second": 316.529,
|
33 |
+
"eval_steps_per_second": 19.843,
|
34 |
+
"step": 746
|
35 |
+
},
|
36 |
+
{
|
37 |
+
"epoch": 2.680965147453083,
|
38 |
+
"grad_norm": 18.592424392700195,
|
39 |
+
"learning_rate": 2.972326535227502e-06,
|
40 |
+
"loss": 0.4016,
|
41 |
+
"step": 1000
|
42 |
+
},
|
43 |
+
{
|
44 |
+
"epoch": 3.0,
|
45 |
+
"eval_accuracy": 0.8162923455238342,
|
46 |
+
"eval_loss": 0.4073546528816223,
|
47 |
+
"eval_runtime": 9.4187,
|
48 |
+
"eval_samples_per_second": 316.71,
|
49 |
+
"eval_steps_per_second": 19.854,
|
50 |
+
"step": 1119
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 4.0,
|
54 |
+
"eval_accuracy": 0.8213208317756653,
|
55 |
+
"eval_loss": 0.4337773323059082,
|
56 |
+
"eval_runtime": 9.4694,
|
57 |
+
"eval_samples_per_second": 315.016,
|
58 |
+
"eval_steps_per_second": 19.748,
|
59 |
+
"step": 1492
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 4.021447721179625,
|
63 |
+
"grad_norm": 26.7930850982666,
|
64 |
+
"learning_rate": 2.4279443859184353e-06,
|
65 |
+
"loss": 0.2956,
|
66 |
+
"step": 1500
|
67 |
+
}
|
68 |
+
],
|
69 |
+
"logging_steps": 500,
|
70 |
+
"max_steps": 3730,
|
71 |
+
"num_input_tokens_seen": 0,
|
72 |
+
"num_train_epochs": 10,
|
73 |
+
"save_steps": 500,
|
74 |
+
"total_flos": 8416644143307048.0,
|
75 |
+
"train_batch_size": 32,
|
76 |
+
"trial_name": null,
|
77 |
+
"trial_params": {
|
78 |
+
"learning_rate": 4.0610908338456346e-06,
|
79 |
+
"per_device_train_batch_size": 32
|
80 |
+
}
|
81 |
+
}
|
run-2/checkpoint-1500/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cae059bfd0e893f604e76ac7260a76bc59dfcceeaa6b67fd62cc5af12c7e0649
|
3 |
+
size 5048
|
run-2/checkpoint-1500/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|