kbbabu commited on
Commit
0b48d6a
1 Parent(s): 84b4b51

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -10,6 +10,7 @@
10
  "lora_alpha": 32,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
 
13
  "peft_type": "LORA",
14
  "r": 8,
15
  "revision": null,
 
10
  "lora_alpha": 32,
11
  "lora_dropout": 0.05,
12
  "modules_to_save": null,
13
+ "model_type":"t5"
14
  "peft_type": "LORA",
15
  "r": 8,
16
  "revision": null,