File size: 165 Bytes
ce7a811
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
---
configs:
- config_name: default
  data_files:
  - split: train
    path: "data/train/LOWTask.jsonl"
  - split: fewshot
    path: "data/fewshot/LOWTask.jsonl"
---