Commit
·
c6a7b09
1
Parent(s):
5d70cea
Training in progress, step 1530
Browse files- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200772485
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6236bf28ed44c6460a9a847859179b0fcbd8a4346bd05c6acbe5aa3888b2b6e4
|
3 |
size 1200772485
|
tokenizer_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"eos_token": "</s>",
|
5 |
"extra_ids": 0,
|
|
|
6 |
"pad_token": "<pad>",
|
7 |
"sp_model_kwargs": {},
|
8 |
"tokenizer_class": "T5Tokenizer",
|
|
|
3 |
"clean_up_tokenization_spaces": true,
|
4 |
"eos_token": "</s>",
|
5 |
"extra_ids": 0,
|
6 |
+
"model_max_length": 1000000000000000019884624838656,
|
7 |
"pad_token": "<pad>",
|
8 |
"sp_model_kwargs": {},
|
9 |
"tokenizer_class": "T5Tokenizer",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:772ca3b8dfe3776359f4b16c6292b0c2675c7a9f3f4e51ca6dbf9c88eb196993
|
3 |
size 4091
|