Datasets:
mteb
/

ArXiv:

Convert dataset to Parquet

#1
by lhoestq HF staff - opened
README.md CHANGED
@@ -1,16 +1,68 @@
1
  ---
2
- language:
3
- - fas
4
- - rus
5
- - zho
6
-
7
-
8
  multilinguality:
9
- - multilingual
10
-
11
  task_categories:
12
  - text-retrieval
13
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  From the NeuCLIR TREC Track 2023: https://arxiv.org/abs/2304.12367
 
1
  ---
2
+ language:
3
+ - fas
4
+ - rus
5
+ - zho
 
 
6
  multilinguality:
7
+ - multilingual
 
8
  task_categories:
9
  - text-retrieval
10
+ dataset_info:
11
+ - config_name: fas
12
+ features:
13
+ - name: query-id
14
+ dtype: string
15
+ - name: corpus-id
16
+ dtype: string
17
+ - name: score
18
+ dtype: int32
19
+ splits:
20
+ - name: test
21
+ num_bytes: 1359762
22
+ num_examples: 26662
23
+ download_size: 1022759
24
+ dataset_size: 1359762
25
+ - config_name: rus
26
+ features:
27
+ - name: query-id
28
+ dtype: string
29
+ - name: corpus-id
30
+ dtype: string
31
+ - name: score
32
+ dtype: int32
33
+ splits:
34
+ - name: test
35
+ num_bytes: 1307334
36
+ num_examples: 25634
37
+ download_size: 985076
38
+ dataset_size: 1307334
39
+ - config_name: zho
40
+ features:
41
+ - name: query-id
42
+ dtype: string
43
+ - name: corpus-id
44
+ dtype: string
45
+ - name: score
46
+ dtype: int32
47
+ splits:
48
+ - name: test
49
+ num_bytes: 1409538
50
+ num_examples: 27638
51
+ download_size: 1062419
52
+ dataset_size: 1409538
53
+ configs:
54
+ - config_name: fas
55
+ data_files:
56
+ - split: test
57
+ path: fas/test-*
58
+ - config_name: rus
59
+ data_files:
60
+ - split: test
61
+ path: rus/test-*
62
+ - config_name: zho
63
+ data_files:
64
+ - split: test
65
+ path: zho/test-*
66
  ---
67
 
68
  From the NeuCLIR TREC Track 2023: https://arxiv.org/abs/2304.12367
fas/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5015349763600c0b303e14f2a42051f85d06109c8d1f0e8bdcda95568716f193
3
+ size 1022759
rus/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c527dcd12b1f004cf9968b21dddf253dfb414c8e31fb94ebbda66b6660ea8846
3
+ size 985076
zho/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71838d9992fcf9f821f7f828c68dd69d5161d9c7c475505823ca1e9825ab129
3
+ size 1062419