Set temporal size to 12
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -143,7 +143,7 @@
|
|
| 143 |
"sep_token_id": null,
|
| 144 |
"task_specific_params": null,
|
| 145 |
"temperature": 1.0,
|
| 146 |
-
"temporal_size":
|
| 147 |
"tie_encoder_decoder": false,
|
| 148 |
"tie_word_embeddings": true,
|
| 149 |
"tokenizer_class": null,
|
|
|
|
| 143 |
"sep_token_id": null,
|
| 144 |
"task_specific_params": null,
|
| 145 |
"temperature": 1.0,
|
| 146 |
+
"temporal_size": 12,
|
| 147 |
"tie_encoder_decoder": false,
|
| 148 |
"tie_word_embeddings": true,
|
| 149 |
"tokenizer_class": null,
|