sharad commited on
Commit
e73a7d3
·
1 Parent(s): a4401bc

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": "/content/drive/MyDrive/ML/T5-ONNX",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "humarin/chatgpt_paraphraser_on_T5_base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],