Commit ·
954376d
1
Parent(s): 33b268e
Training in progress, epoch 0
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tokenizer.json +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"pad_token_id": 0,
|
| 28 |
"position_embedding_type": "absolute",
|
| 29 |
"torch_dtype": "float32",
|
| 30 |
-
"transformers_version": "4.
|
| 31 |
"type_vocab_size": 2,
|
| 32 |
"vocab_size": 200000
|
| 33 |
}
|
|
|
|
| 27 |
"pad_token_id": 0,
|
| 28 |
"position_embedding_type": "absolute",
|
| 29 |
"torch_dtype": "float32",
|
| 30 |
+
"transformers_version": "4.31.0",
|
| 31 |
"type_vocab_size": 2,
|
| 32 |
"vocab_size": 200000
|
| 33 |
}
|
pytorch_model.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:b4b376cb77fd335bfe61ee80bd8fd36ed04f003703448f786ccca4968101231d
|
| 3 |
+
size 132616517
|
tokenizer.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15285781
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b9f48bbe9fcf12defb8e8fc10a7a24727d48739b56bb253d3e1a09bc5133294
|
| 3 |
size 15285781
|
tokenizer_config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"rstrip": false,
|
| 14 |
"single_word": false
|
| 15 |
},
|
| 16 |
-
"model_max_length":
|
| 17 |
"pad_token": "<pad>",
|
| 18 |
"remove_space": true,
|
| 19 |
"sep_token": "[SEP]",
|
|
|
|
| 13 |
"rstrip": false,
|
| 14 |
"single_word": false
|
| 15 |
},
|
| 16 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 17 |
"pad_token": "<pad>",
|
| 18 |
"remove_space": true,
|
| 19 |
"sep_token": "[SEP]",
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3ad337e057787f7dce16a1ce19282e2bd51d186bd6b840672589af7529f911d
|
| 3 |
size 3963
|