23/09/10 update
Browse files
generation_config.json
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
{
|
2 |
"bos_token_id": 1,
|
|
|
3 |
"eos_token_id": 2,
|
4 |
"pad_token_id": 0,
|
5 |
-
"temperature": 0.
|
6 |
"max_length": 4096,
|
7 |
-
"top_p": 0.
|
8 |
"transformers_version": "4.31.0.dev0"
|
9 |
}
|
|
|
1 |
{
|
2 |
"bos_token_id": 1,
|
3 |
+
"do_sample": true,
|
4 |
"eos_token_id": 2,
|
5 |
"pad_token_id": 0,
|
6 |
+
"temperature": 0.6,
|
7 |
"max_length": 4096,
|
8 |
+
"top_p": 0.9,
|
9 |
"transformers_version": "4.31.0.dev0"
|
10 |
}
|
pytorch_model-00001-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10025303174
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c00010f2f1a2920947e1630c0f585bd6c0677cd25150d90666df0bcf21b36a0c
|
3 |
size 10025303174
|
pytorch_model-00002-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9904165024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a0c1da43de4d4f12f7721f02c729bcfef30ad53570e90a7cfe58c8f967a5606
|
3 |
size 9904165024
|
pytorch_model-00003-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6255558345
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dd21634f18190a7d2bdaeccb03cc03be62395bc2296017548f418495cc70c1e
|
3 |
size 6255558345
|