JaydeepSen commited on
Commit
f8f90c6
·
1 Parent(s): 3e90424

Update config.json

Browse files

Changing the landing class to be QGModel.

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