datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
goodwiki-text2text-completion
goodwiki-text2text-completion
Wikipedia articles split on paragraphs and/or markdown headers pseudo-randomly.
inputs/outputs are in columns inputs/targets
see the instruct config with prompts prepended to the text in inputs
Source data: euirim/goodwiki
dataset_info:
features:
- name: pageid
dtype: int64
- name: title
dtype: string
- name: revid
dtype: int64
- name: description
dtype: string
- name: categories
sequence: string
- name: inputs… See the full description on the dataset page: https://huggingface.co/datasets/pszemraj/goodwiki-text2text-completion.text2text-generation-checkpoint-downloads
