TrinhDacPhu
commited on
Commit
•
b95e76e
1
Parent(s):
dad1356
Upload folder using huggingface_hub
Browse files- README.md +0 -1
- adapter_model.bin +2 -2
- adapter_model.safetensors +1 -1
- optimizer.pt +1 -1
- special_tokens_map.json +1 -7
- training_args.bin +1 -1
README.md
CHANGED
@@ -29,7 +29,6 @@ The following `bitsandbytes` quantization config was used during training:
|
|
29 |
- bnb_4bit_compute_dtype: float16
|
30 |
### Framework versions
|
31 |
|
32 |
-
- PEFT 0.4.0
|
33 |
- PEFT 0.4.0
|
34 |
|
35 |
- PEFT 0.4.0
|
|
|
29 |
- bnb_4bit_compute_dtype: float16
|
30 |
### Framework versions
|
31 |
|
|
|
32 |
- PEFT 0.4.0
|
33 |
|
34 |
- PEFT 0.4.0
|
adapter_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:975e95ecb68e3dddfe4b2ab8d3ee7e8366b6ee5b061b6395154e6ac34e1e732c
|
3 |
+
size 134264202
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 134235048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9468b0b4754760b772fe5a1a8d94d0a6f58a2bb71e586cdb28cc9076f45d38fd
|
3 |
size 134235048
|
optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268543610
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a240b6b909c0e328551e324e23de39eaf0c5adda18c6f984cbc9a5ec3a231b9
|
3 |
size 268543610
|
special_tokens_map.json
CHANGED
@@ -13,13 +13,7 @@
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
-
"pad_token":
|
17 |
-
"content": "</s>",
|
18 |
-
"lstrip": false,
|
19 |
-
"normalized": false,
|
20 |
-
"rstrip": false,
|
21 |
-
"single_word": false
|
22 |
-
},
|
23 |
"unk_token": {
|
24 |
"content": "<unk>",
|
25 |
"lstrip": false,
|
|
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
+
"pad_token": "</s>",
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
"unk_token": {
|
18 |
"content": "<unk>",
|
19 |
"lstrip": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4603cb73698415da1fe2db6edadb2293e90b7c5177f7d782b060fd754e1f286f
|
3 |
size 4600
|