ck46 commited on
Commit
af8a561
1 Parent(s): 355f9e9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "valhalla/t5-base-qa-qg-hl",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -30,7 +29,6 @@
30
  }
31
  },
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.15.0",
34
  "use_cache": true,
35
  "vocab_size": 32102
36
  }
 
1
  {
 
2
  "architectures": [
3
  "T5ForConditionalGeneration"
4
  ],
 
29
  }
30
  },
31
  "torch_dtype": "float32",
 
32
  "use_cache": true,
33
  "vocab_size": 32102
34
  }