rhaymison commited on
Commit
e96bc8f
·
verified ·
1 Parent(s): d51f674

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,6 +8,10 @@ metrics:
8
  model-index:
9
  - name: flan-t5-small-summarization
10
  results: []
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -104,4 +108,4 @@ The following hyperparameters were used during training:
104
  - Transformers 4.38.2
105
  - Pytorch 2.2.1+cu121
106
  - Datasets 2.18.0
107
- - Tokenizers 0.15.2
 
8
  model-index:
9
  - name: flan-t5-small-summarization
10
  results: []
11
+ inference:
12
+ parameters:
13
+ max_new_tokens: 128
14
+ pipeline_tag: summarization
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
108
  - Transformers 4.38.2
109
  - Pytorch 2.2.1+cu121
110
  - Datasets 2.18.0
111
+ - Tokenizers 0.15.2