m-nagoudi commited on
Commit
7404452
1 Parent(s): 6961805

Update config.json

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