srutiii commited on
Commit
2c884dd
·
verified ·
1 Parent(s): b6b1997

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -57,5 +57,6 @@
57
  "torch_dtype": "float32",
58
  "transformers_version": "4.51.3",
59
  "use_cache": true,
60
- "vocab_size": 32128
61
- }
 
 
57
  "torch_dtype": "float32",
58
  "transformers_version": "4.51.3",
59
  "use_cache": true,
60
+ "vocab_size": 32128,
61
+ "pipeline_tag": "text2text-generation"
62
+ }