File size: 192 Bytes
1efea3c |
1 2 3 4 5 6 7 8 9 10 |
---
configs:
- config_name: default
data_files:
- split: train
path: "WordsAlphabetOrder.jsonl"
- split: fewshot
path: "WordsAlphabetOrder-fewshot.jsonl"
---
|