Upload 2 files
Browse files- config.json +3 -3
- model.pth +1 -1
config.json
CHANGED
@@ -159,11 +159,11 @@
|
|
159 |
"ko",
|
160 |
"ja"
|
161 |
],
|
162 |
-
"temperature": 0.
|
163 |
"length_penalty": 1.0,
|
164 |
"repetition_penalty": 2.0,
|
165 |
-
"top_k":
|
166 |
-
"top_p": 0.
|
167 |
"cond_free_k": 2.0,
|
168 |
"diffusion_temperature": 1.0,
|
169 |
"num_gpt_outputs": 1,
|
|
|
159 |
"ko",
|
160 |
"ja"
|
161 |
],
|
162 |
+
"temperature": 0.65,
|
163 |
"length_penalty": 1.0,
|
164 |
"repetition_penalty": 2.0,
|
165 |
+
"top_k": 50,
|
166 |
+
"top_p": 0.85,
|
167 |
"cond_free_k": 2.0,
|
168 |
"diffusion_temperature": 1.0,
|
169 |
"num_gpt_outputs": 1,
|
model.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1863575902
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba3f6a97bba2a816ae18e7d6356d798a73b89cb2490f4ff6ff75b66b4136d0ba
|
3 |
size 1863575902
|