File size: 243 Bytes
b38d0db
 
5e5eb7f
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: mit

configs:
- config_name: default
  data_files:
  - split: test
    path: "fever.jsonl"
  - split: test
    path: "fever_extended.jsonl"
  - split: test
    path: "snli.jsonl"
  - split: test
    path: "snli_extended.jsonl"
---