abcorrea/p3-v3
Browse files- README.md +1 -1
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- special_tokens_map.json +7 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -4,8 +4,8 @@ library_name: transformers
|
|
| 4 |
model_name: p3-v3
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- sft
|
| 8 |
- trl
|
|
|
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
|
|
|
| 4 |
model_name: p3-v3
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
| 7 |
- trl
|
| 8 |
+
- sft
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
model-00001-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4965904640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46a09c3f10441972404fc576d1246fc8326e694aa5b3f859ef88b81bfa66db74
|
| 3 |
size 4965904640
|
model-00002-of-00002.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3077766632
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9db15de491ebbb15f4171f40082e93c493635372123066b9ceea93cd2ce6f14c
|
| 3 |
size 3077766632
|
special_tokens_map.json
CHANGED
|
@@ -14,7 +14,13 @@
|
|
| 14 |
"<|image_pad|>",
|
| 15 |
"<|video_pad|>"
|
| 16 |
],
|
| 17 |
-
"eos_token":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
"pad_token": {
|
| 19 |
"content": "<|endoftext|>",
|
| 20 |
"lstrip": false,
|
|
|
|
| 14 |
"<|image_pad|>",
|
| 15 |
"<|video_pad|>"
|
| 16 |
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
"pad_token": {
|
| 25 |
"content": "<|endoftext|>",
|
| 26 |
"lstrip": false,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6225
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:044b07e1358bd48d45f31108a41cdb6e749c9444010999e1fe8707e2444d0457
|
| 3 |
size 6225
|