___ | |
language: | |
- en | |
tags: | |
- t5 | |
dataset: | |
- eli5 | |
widget: | |
- text: "why aren't there more planets in our solar system?" | |
example_title: "solar system" | |
inference: | |
parameters: | |
max_length: 64 | |
no_repeat_ngram_size: 2 | |
encoder_no_repeat_ngram_size: 3 | |
repetition_penalty: 2.4 | |
length_penalty: 0.5 | |
num_beams: 4 | |
early_stopping: True | |
___ | |
# t5 - base- askscience | |
- the entirety of askscience sub-section of eli5 dataset for 1 epoch |