fix format (#8)

- fix format (03bba03bb479ab752cbc62d8f0e3e534c11cea26)


Co-authored-by: Félix Marty <fxmarty@users.noreply.huggingface.co>
This commit is contained in:
Omar Sanseviero 2022-12-12 16:08:56 +00:00 committed by system
parent c2bea447bc
commit 02bc3551ce
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"architectures": [
"T5ForConditionalGeneration",
"T5ForConditionalGeneration"
],
"d_ff": 2048,
"d_kv": 64,