Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -4,7 +4,6 @@
|
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
| 6 |
],
|
| 7 |
-
"temperature": 0.7
|
| 8 |
"attn_pdrop": 0.1,
|
| 9 |
"bos_token_id": 50256,
|
| 10 |
"embd_pdrop": 0.1,
|
|
|
|
| 4 |
"architectures": [
|
| 5 |
"GPT2LMHeadModel"
|
| 6 |
],
|
|
|
|
| 7 |
"attn_pdrop": 0.1,
|
| 8 |
"bos_token_id": 50256,
|
| 9 |
"embd_pdrop": 0.1,
|