parquet-converter commited on
Commit
c309526
1 Parent(s): d1aa6b7

Update parquet files

Browse files
data/dev-00000-of-00001-5193587e68da35e5.parquet → Cohere--miracl-zh-queries-22-12/parquet-dev.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e7a1e6192c08f3e63f8177ecad1ebd42ea9200918d38b16402b5df93d81ccbd
3
- size 3203041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06ef1c445f9ad6af41f357fabb20771b91fd59fee7a9b19d0b41d1f86c999983
3
+ size 3204398
data/testB-00000-of-00001-187086ece8b04c47.parquet → Cohere--miracl-zh-queries-22-12/parquet-testB.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99ec2842857889c3bd80741462d738565b4e93e77ace41cdbffa90aa9a49697e
3
- size 3435099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee96a3a7ae6fd4a60bd0982837a96cebc1166d8162d0063c1a5782bba24309b
3
+ size 3436456
data/train-00000-of-00001-2de2e5d80d19e26f.parquet → Cohere--miracl-zh-queries-22-12/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cede6f5f4d6e6c74310d9522430d2c8d416ee2cd4d53484096d8df0ccc66a869
3
- size 9727832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78971df31e132790510a5b5efc8252fe6548596776530a81ac48116d492770aa
3
+ size 9729189
README.md DELETED
@@ -1,41 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: query_id
5
- dtype: string
6
- - name: query
7
- dtype: string
8
- - name: positive_passages
9
- list:
10
- - name: docid
11
- dtype: string
12
- - name: text
13
- dtype: string
14
- - name: title
15
- dtype: string
16
- - name: negative_passages
17
- list:
18
- - name: docid
19
- dtype: string
20
- - name: text
21
- dtype: string
22
- - name: title
23
- dtype: string
24
- - name: emb
25
- sequence: float32
26
- splits:
27
- - name: dev
28
- num_bytes: 3299456
29
- num_examples: 393
30
- - name: testB
31
- num_bytes: 2882512
32
- num_examples: 920
33
- - name: train
34
- num_bytes: 10923502
35
- num_examples: 1312
36
- download_size: 16365972
37
- dataset_size: 17105470
38
- ---
39
- # Dataset Card for "miracl-zh-queries-22-12"
40
-
41
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)