visheratin commited on
Commit
437b5b6
1 Parent(s): dd21002

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/t5-efficient-mini",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "visheratin/t5-efficient-mini-grammar-correction",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],