orionweller commited on
Commit
cb421d2
1 Parent(s): e790b4d

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -56,3 +56,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
59
+ test/qrels/test.jsonl filter=lfs diff=lfs merge=lfs -text
60
+ test/queries.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ test/top_ranked/test.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ train/qrels/test.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ train/queries.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ train/top_ranked/test.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ multilinguality:
5
+ - monolingual
6
+ task_categories:
7
+ - text-retrieval
8
+ source_datasets:
9
+ - MindSmall
10
+ task_ids:
11
+ - document-retrieval
12
+ config_names:
13
+ - corpus
14
+ - queries
15
+ - default
16
+ - top_ranked
17
+ tags:
18
+ - text-retrieval
19
+ dataset_info:
20
+ - config_name: corpus
21
+ features:
22
+ - name: id
23
+ dtype: string
24
+ - name: text
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_examples: 19810
29
+ - name: test
30
+ num_examples: 5277
31
+ - config_name: queries
32
+ features:
33
+ - name: id
34
+ dtype: string
35
+ - name: text
36
+ dtype: string
37
+ splits:
38
+ - name: train
39
+ num_examples: 5107639
40
+ - name: test
41
+ num_examples: 2362514
42
+ - config_name: default
43
+ features:
44
+ - name: query-id
45
+ dtype: string
46
+ - name: corpus-id
47
+ dtype: string
48
+ - name: score
49
+ dtype: int32
50
+ splits:
51
+ - name: train
52
+ num_examples: 207505271
53
+ - name: test
54
+ num_examples: 97008807
55
+ - config_name: top_ranked
56
+ features:
57
+ - name: query-id
58
+ dtype: string
59
+ - name: corpus-ids
60
+ list: string
61
+ splits:
62
+ - name: train
63
+ num_examples: 5107639
64
+ - name: test
65
+ num_examples: 2362514
66
+ configs:
67
+ - config_name: corpus
68
+ data_files:
69
+ - split: train
70
+ path: train/corpus.jsonl
71
+ - split: test
72
+ path: test/corpus.jsonl
73
+ - config_name: queries
74
+ data_files:
75
+ - split: train
76
+ path: train/queries.jsonl
77
+ - split: test
78
+ path: test/queries.jsonl
79
+ - config_name: default
80
+ data_files:
81
+ - split: train
82
+ path: train/qrels/test.jsonl
83
+ - split: test
84
+ path: test/qrels/test.jsonl
85
+ - config_name: top_ranked
86
+ data_files:
87
+ - split: train
88
+ path: train/top_ranked/test.jsonl
89
+ - split: test
90
+ path: test/top_ranked/test.jsonl
91
+ ---
test/corpus.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
test/qrels/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa4bf4f4da900a65ee5f72147283c276e37bc5d72cf21d9c20aac00fe375cdb
3
+ size 9478189830
test/queries.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fad5ee84d56c54ee5833a190d8fb8c6fa1d5b67f01699500f728ac1164e6893
3
+ size 256109632
test/top_ranked/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cdb29ffb0b1aeb4d14508f36a65693fcde59b4cfdad7bc3d89a782283566021
3
+ size 3995345358
train/corpus.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train/qrels/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c68f0da75a4df620543ce93c2f3cd36869cb63908b8b28b56a695f4f668f08cf
3
+ size 20364732001
train/queries.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eaae137f0b87ce4cc0a6e198c40b37db90503fc080ae68b3a9c92b6b4517df5
3
+ size 554564709
train/top_ranked/test.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce065fb3611c0d1abfa85139016418246b7862b8ba5c6eeecb9c11cd359723c8
3
+ size 8551058482