1b0d45b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- 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")