JosephusCheung
commited on
Commit
•
ad909f7
1
Parent(s):
5cec73c
Upload folder using huggingface_hub
Browse files
generation_config.json
CHANGED
@@ -2,15 +2,19 @@
|
|
2 |
"chat_format": "chatml",
|
3 |
"decay_bound": 0.0,
|
4 |
"decay_factor": 1.0,
|
|
|
5 |
"eos_token_id": 151643,
|
6 |
"factual_nucleus_sampling": false,
|
7 |
"max_context_size": 1024,
|
8 |
"max_generate_size": 512,
|
9 |
"max_new_tokens": 512,
|
10 |
"pad_token_id": 151643,
|
11 |
-
"stop_words_ids": [
|
12 |
-
|
|
|
|
|
|
|
13 |
"top_k": 0,
|
14 |
"top_p": 0.8,
|
15 |
-
"transformers_version": "4.
|
16 |
}
|
|
|
2 |
"chat_format": "chatml",
|
3 |
"decay_bound": 0.0,
|
4 |
"decay_factor": 1.0,
|
5 |
+
"do_sample": true,
|
6 |
"eos_token_id": 151643,
|
7 |
"factual_nucleus_sampling": false,
|
8 |
"max_context_size": 1024,
|
9 |
"max_generate_size": 512,
|
10 |
"max_new_tokens": 512,
|
11 |
"pad_token_id": 151643,
|
12 |
+
"stop_words_ids": [
|
13 |
+
[
|
14 |
+
151643
|
15 |
+
]
|
16 |
+
],
|
17 |
"top_k": 0,
|
18 |
"top_p": 0.8,
|
19 |
+
"transformers_version": "4.32.0.dev0"
|
20 |
}
|
pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9969236702
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f9adcf501c1998d3a5ed51b277b53d963a844814509213a53d6538340d4eb8a
|
3 |
size 9969236702
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5472745157
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26627745d16578a3cce3ed1f5e89495788aef3dffb8e88b15147699f8768a558
|
3 |
size 5472745157
|