CLadder / README.md
chenyuen0103's picture
modify README
34d7543
|
raw
history blame
612 Bytes
---
configs:
- config_name: default
data_files:
# - split: test-v1
# path: "data/cladder-v1-prompts.json"
- 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"
---