Commit ·
1cb23a2
1
Parent(s): d027513
Upload 3 files
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"eos_token_id": 0,
|
| 10 |
"initializer_range": 0.02,
|
| 11 |
"layer_norm_epsilon": 1e-05,
|
| 12 |
-
"line_by_line":
|
| 13 |
"model_type": "gpt2",
|
| 14 |
"n_ctx": 4096,
|
| 15 |
"n_embd": 960,
|
|
|
|
| 9 |
"eos_token_id": 0,
|
| 10 |
"initializer_range": 0.02,
|
| 11 |
"layer_norm_epsilon": 1e-05,
|
| 12 |
+
"line_by_line": false,
|
| 13 |
"model_type": "gpt2",
|
| 14 |
"n_ctx": 4096,
|
| 15 |
"n_embd": 960,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 367059983
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c9d4b717a217f1a9fde405700a27e6ee220a53f3c956a431600649cac7026f9
|
| 3 |
size 367059983
|