sabssag commited on
Commit
66cdbd8
·
verified ·
1 Parent(s): 17e430d

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/Model/model",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -57,5 +57,5 @@
57
  "torch_dtype": "float32",
58
  "transformers_version": "4.42.4",
59
  "use_cache": true,
60
- "vocab_size": 32128
61
  }
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/newtokenizer",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
57
  "torch_dtype": "float32",
58
  "transformers_version": "4.42.4",
59
  "use_cache": true,
60
+ "vocab_size": 32102
61
  }