osanseviero HF staff fxmarty HF staff commited on
Commit
02bc355
1 Parent(s): c2bea44

fix format (#8)

Browse files

- fix format (03bba03bb479ab752cbc62d8f0e3e534c11cea26)


Co-authored-by: Félix Marty <fxmarty@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "T5ForConditionalGeneration",
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,
1
  {
2
  "architectures": [
3
+ "T5ForConditionalGeneration"
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,