Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200729512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6eb1a773e143d16e3528894d3daa5ce64f1cff1c808608db7f119586602d665
|
| 3 |
size 1200729512
|
tokenizer_config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"clean_up_tokenization_spaces": true,
|
| 30 |
"eos_token": "</s>",
|
| 31 |
"extra_ids": 0,
|
| 32 |
-
"legacy":
|
| 33 |
"model_max_length": 1000000000000000019884624838656,
|
| 34 |
"pad_token": "<pad>",
|
| 35 |
"sp_model_kwargs": {},
|
|
|
|
| 29 |
"clean_up_tokenization_spaces": true,
|
| 30 |
"eos_token": "</s>",
|
| 31 |
"extra_ids": 0,
|
| 32 |
+
"legacy": false,
|
| 33 |
"model_max_length": 1000000000000000019884624838656,
|
| 34 |
"pad_token": "<pad>",
|
| 35 |
"sp_model_kwargs": {},
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2efc681339aa3c7b336a4209c2f8311c96df70b875533690bbd03650e00b1adf
|
| 3 |
size 4856
|