File size: 467 Bytes
c8a0196
 
3b5bfa9
 
 
2fa6f29
3b5bfa9
2fa6f29
422ac26
2fa6f29
422ac26
2fa6f29
83cf332
2fa6f29
422ac26
2fa6f29
422ac26
2fa6f29
422ac26
c8a0196
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-sa-4.0
configs:
- config_name: default
  data_files:
  - split: train_100k
    path: "train_100k.jsonl"
  - split: train_200k
    path: "train_200k.jsonl"
  - split: train_full
    path: "train_full.jsonl"
  - split: InDomainVerified_3k
    path: "id_verified.jsonl"
  - split: OutOfDomainVerified_3k
    path: "ood_verified.jsonl"
  - split: ValVerified_1k
    path: "val_verified.jsonl"
  - split: OutOfDomain_full
    path: "ood_full.jsonl"
---