f6408bd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- task_categories: - text-classification language: - ja dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': positive '1': negative ---