Shreeyut commited on
Commit
2f35bd4
·
verified ·
1 Parent(s): 4304ee0

Upload T5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. config.json +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
  base_model: t5-small
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
1
  ---
 
2
  base_model: t5-small
3
+ license: apache-2.0
4
  tags:
5
  - generated_from_trainer
6
  model-index:
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "./gee",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],