File size: 709 Bytes
b67842d
758bb3d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b67842d
f7dd784
758bb3d
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
configs:
  - config_name: MSMARCO
    data_files:
      - split: test
        path: msmarco_test.jsonl
  - config_name: NQ
    data_files:
      - split: test
        path: nq_test.jsonl
  - config_name: Lifestyle
    data_files:
      - split: test
        path: lifestyle_test.jsonl
  - config_name: Recreation
    data_files:
      - split: test
        path: recreation_test.jsonl
  - config_name: Science
    data_files:
      - split: test
        path: science_test.jsonl
  - config_name: Technology
    data_files:
      - split: test
        path: technology_test.jsonl
  - config_name: Writing
    data_files:
      - split: test
        path: writing_test.jsonl
---

---
license: cc-by-4.0
---