T5-Summarization / params.yml
Gagan Bhatia
Update params.yml
102f69c
raw history blame
No virus
196 Bytes
data: cnn_dailymail
batch_size: 2
num_workers: 2
model_type: t5
model_name: t5-small
learning_rate: 1e-4
epochs: 5
source_dir: src
model_dir: models/models/
metric: rouge
split: 0.02
use_gpu: True