swcrazyfan commited on
Commit
cf2fae5
1 Parent(s): 17ba225

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "swcrazyfan/KingJameaify-T5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -24,4 +24,4 @@
24
  "transformers_version": "4.17.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 32128
27
- }
 
1
  {
2
+ "_name_or_path": "google/t5-efficient-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
24
  "transformers_version": "4.17.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 32128
27
+ }