CLadder / README.md
chenyuen0103's picture
add v1
8144462
|
raw
history blame
601 Bytes
---
configs:
- config_name: default
data_files:
- split: test_v1
path: "data/cladder-v1.csv"
- split: test_balanced_v1.5
path: "data/test-balanced-v1.5.csv"
- split: test_commonsense_v1.5
path: "data/test-commonsense-v1.5.csv"
- split: test_anticommonsense_v1.5
path: "data/test-anticommonsense-v1.5.csv"
- split: test_noncommonsense_v1.5
path: "data/test-noncommonsense-v1.5.csv"
- split: test_easy_v1.5
path: "data/test-easy-v1.5.csv"
- split: test_hard_v1.5
path: "data/test-hard-v1.5.csv"
---