Upload decoder/laion_august/decoder_config.json with huggingface_hub
Browse files
decoder/laion_august/decoder_config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
"attn_heads": 8,
|
16 |
"attn_dim_head": 64,
|
17 |
"sparse_attn": true,
|
|
|
18 |
"memory_efficient": true,
|
19 |
"self_attn": [false, true, true, true]
|
20 |
}
|
|
|
15 |
"attn_heads": 8,
|
16 |
"attn_dim_head": 64,
|
17 |
"sparse_attn": true,
|
18 |
+
"checkpoint_during_training": true,
|
19 |
"memory_efficient": true,
|
20 |
"self_attn": [false, true, true, true]
|
21 |
}
|