File size: 235 Bytes
0544953
 
 
 
 
 
 
 
 
 
 
48d10cc
0544953
1
2
3
4
5
6
7
8
9
10
11
12
13
---
configs:
  - config_name: default
    data_files:
      - split: train
        path: train.jsonl
      - split: test
        path: test.jsonl
  - config_name: items
    data_files:
      - split: items
        path: items.jsonl
---