task_categories: - question-answering - text-classification language: - cs tags: - chemistry - biology size_categories: - 100K<n<1M
from datasets import load_dataset
ds = load_dataset("zero1zero/erowid")