Commit ·
f821857
1
Parent(s): 4df46a0
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"encoder_max_position_embeddings": 513,
|
| 18 |
"eos_token_id": 102,
|
| 19 |
"eps": 0.0,
|
|
|
|
| 20 |
"hidden_size": 1024,
|
| 21 |
"id2label": {
|
| 22 |
"0": "LABEL_0",
|
|
|
|
| 17 |
"encoder_max_position_embeddings": 513,
|
| 18 |
"eos_token_id": 102,
|
| 19 |
"eps": 0.0,
|
| 20 |
+
"gradient_checkpointing": true,
|
| 21 |
"hidden_size": 1024,
|
| 22 |
"id2label": {
|
| 23 |
"0": "LABEL_0",
|