9373f9c 52ef998 9373f9c 52ef998
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- configs: - config_name: default data_files: - split: train path: "train.csv" - split: test path: "test.csv" - split: eval path: "eval.csv" - split: ood path: "ood.csv" --- --- license: apache-2.0 ---