Training in progress, step 4
Browse files- adapter_model.safetensors +1 -1
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 97307544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d670746a8afe71bb196e4fbb0449cdcf3e458b9d5439b7714b6ee0923e5c3a5
|
| 3 |
size 97307544
|
tokenizer_config.json
CHANGED
|
@@ -2054,6 +2054,7 @@
|
|
| 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"
|
|
|
|
| 2054 |
"clean_up_tokenization_spaces": true,
|
| 2055 |
"eos_token": "<|eot_id|>",
|
| 2056 |
"extra_special_tokens": {},
|
| 2057 |
+
"max_length": 1200,
|
| 2058 |
"model_input_names": [
|
| 2059 |
"input_ids",
|
| 2060 |
"attention_mask"
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b4524994b7c38ec374021ec5da989c03ce93c5f75c034f292b29493883f56fc
|
| 3 |
size 5752
|