huseinzol05
commited on
Commit
•
776a603
1
Parent(s):
3b86100
Upload LlamaForCausalLM
Browse files- config.json +1 -1
- generation_config.json +4 -1
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "fpf-13b/checkpoint-
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "fpf-13b/checkpoint-11400",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
{
|
2 |
-
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
|
|
4 |
"eos_token_id": 2,
|
|
|
5 |
"pad_token_id": 0,
|
|
|
|
|
6 |
"transformers_version": "4.31.0"
|
7 |
}
|
|
|
1 |
{
|
|
|
2 |
"bos_token_id": 1,
|
3 |
+
"do_sample": true,
|
4 |
"eos_token_id": 2,
|
5 |
+
"max_length": 4096,
|
6 |
"pad_token_id": 0,
|
7 |
+
"temperature": 0.6,
|
8 |
+
"top_p": 0.9,
|
9 |
"transformers_version": "4.31.0"
|
10 |
}
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9948693272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d82cdd7df7c461940a48a9a56da456bff58715efbcd314be4081b1a6b62495d5
|
3 |
size 9948693272
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9904129368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24245b4807489ff4e0686e0f08174e80ad3dbd97d22eeafffa4ad57eb839210a
|
3 |
size 9904129368
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6178962272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1d19e3a7bb9d71c5788243c6d8d9263e6d6d7dda4b18e0043b16b02d6812c74
|
3 |
size 6178962272
|