ltgoslo commited on
Commit
3d3a813
1 Parent(s): 2a9ae2d

Updated config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "../../models/flan-t5-xl/",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "flan-t5-xl/",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],