fix format (#8)
- fix format (03bba03bb479ab752cbc62d8f0e3e534c11cea26) Co-authored-by: Félix Marty <fxmarty@users.noreply.huggingface.co>
This commit is contained in:
parent
c2bea447bc
commit
02bc3551ce
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"architectures": [
|
||||
"T5ForConditionalGeneration",
|
||||
"T5ForConditionalGeneration"
|
||||
],
|
||||
"d_ff": 2048,
|
||||
"d_kv": 64,
|
||||
|
|
Loading…
Reference in New Issue