prostt5_dataset / README.md
hazemessam's picture
Update README.md
d645136 verified
|
raw
history blame
547 Bytes
metadata
license: mit
task_categories:
  - text2text-generation
tags:
  - biology

Dataset Details

Dataset Description

The original dataset is encoded using ProstT5 tokenizer, this version is decoded to be used for training without preprocessing.

Dataset Sources

How to use

from datasets import load_dataset

ds = load_dataset("hazemessam/prostt5_dataset")