Training in progress, step 32
Browse files- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- model-00004-of-00004.safetensors +1 -1
- special_tokens_map.json +1 -7
- tokenizer_config.json +0 -4
- training_args.bin +2 -2
model-00001-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4976698672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b749f55f79e38bf83123f016cdf453195135fa8887c6912329542d04152f030
|
| 3 |
size 4976698672
|
model-00002-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4999802720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b39ed333dabd06ebef907d04ed7de6be6b6fde03f8213b621dee49edbb5c1fb
|
| 3 |
size 4999802720
|
model-00003-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4915916176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d4e7311aad8711cc21d03197af42ca27842e61c99240b6864aa3fc869a2df66
|
| 3 |
size 4915916176
|
model-00004-of-00004.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1168138808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2318aee715545d75262208332d528acae95091326d5395835a06156f4ac1b51
|
| 3 |
size 1168138808
|
special_tokens_map.json
CHANGED
|
@@ -13,11 +13,5 @@
|
|
| 13 |
"rstrip": false,
|
| 14 |
"single_word": false
|
| 15 |
},
|
| 16 |
-
"pad_token":
|
| 17 |
-
"content": "<|reserved_special_token_0|>",
|
| 18 |
-
"lstrip": false,
|
| 19 |
-
"normalized": false,
|
| 20 |
-
"rstrip": false,
|
| 21 |
-
"single_word": false
|
| 22 |
-
}
|
| 23 |
}
|
|
|
|
| 13 |
"rstrip": false,
|
| 14 |
"single_word": false
|
| 15 |
},
|
| 16 |
+
"pad_token": "<|reserved_special_token_0|>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
}
|
tokenizer_config.json
CHANGED
|
@@ -2054,15 +2054,11 @@
|
|
| 2054 |
"clean_up_tokenization_spaces": true,
|
| 2055 |
"eos_token": "<|eot_id|>",
|
| 2056 |
"extra_special_tokens": {},
|
| 2057 |
-
"max_length": null,
|
| 2058 |
"model_input_names": [
|
| 2059 |
"input_ids",
|
| 2060 |
"attention_mask"
|
| 2061 |
],
|
| 2062 |
"model_max_length": 131072,
|
| 2063 |
-
"pad_to_multiple_of": null,
|
| 2064 |
"pad_token": "<|reserved_special_token_0|>",
|
| 2065 |
-
"pad_token_type_id": 0,
|
| 2066 |
-
"padding_side": "left",
|
| 2067 |
"tokenizer_class": "PreTrainedTokenizer"
|
| 2068 |
}
|
|
|
|
| 2054 |
"clean_up_tokenization_spaces": true,
|
| 2055 |
"eos_token": "<|eot_id|>",
|
| 2056 |
"extra_special_tokens": {},
|
|
|
|
| 2057 |
"model_input_names": [
|
| 2058 |
"input_ids",
|
| 2059 |
"attention_mask"
|
| 2060 |
],
|
| 2061 |
"model_max_length": 131072,
|
|
|
|
| 2062 |
"pad_token": "<|reserved_special_token_0|>",
|
|
|
|
|
|
|
| 2063 |
"tokenizer_class": "PreTrainedTokenizer"
|
| 2064 |
}
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b309dafef5822ad4eb91dfe3fffef16e9130f3738b6b4672c1accdb404839ef
|
| 3 |
+
size 8440
|