denritchie commited on
Commit
eecadc7
·
1 Parent(s): 9706295

Upload T5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. generation_config.json +0 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/flan-t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "flan-t5-base-samsum/checkpoint-9210",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
 
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,