AlanRobotics
commited on
Commit
•
89fc819
1
Parent(s):
88c03a6
Upload Qwen2ForCausalLM
Browse files- config.json +1 -1
- generation_config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nano_results_alignment/nano_alignment_ep3",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
generation_config.json
CHANGED
@@ -7,8 +7,8 @@
|
|
7 |
],
|
8 |
"pad_token_id": 151643,
|
9 |
"repetition_penalty": 1.1,
|
10 |
-
"temperature": 0.
|
11 |
"top_k": 20,
|
12 |
-
"top_p": 0.
|
13 |
"transformers_version": "4.46.2"
|
14 |
}
|
|
|
7 |
],
|
8 |
"pad_token_id": 151643,
|
9 |
"repetition_penalty": 1.1,
|
10 |
+
"temperature": 0.7,
|
11 |
"top_k": 20,
|
12 |
+
"top_p": 0.8,
|
13 |
"transformers_version": "4.46.2"
|
14 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3087467144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d47f98fe16899ed3736dc9433fdac74f60299eb9e7a576d387d68b43d7a3bdf4
|
3 |
size 3087467144
|