Datasets:

ArXiv:
Tags:
avsolatorio commited on
Commit
0db897b
1 Parent(s): 1650dd9

Upload dataset

Browse files

# This is comes from the MEDI data published with the paper "One Embedder, Any Task: Instruction-Finetuned Text Embeddings" [https://github.com/xlang-ai/instructor-embedding]

## Download the data raw data

```Bash
pip install gdown
gdown --id 1vZ5c2oJNonGOvXzppNg5mHz24O6jcc52 -O medi-data.zip
unzip medi-data.zip
```

README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: query
5
+ dtype: string
6
+ - name: pos
7
+ dtype: string
8
+ - name: neg
9
+ dtype: string
10
+ - name: task_name
11
+ dtype: string
12
+ - name: query_instruct
13
+ dtype: string
14
+ - name: pos_instruct
15
+ dtype: string
16
+ - name: neg_instruct
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 2555303114
21
+ num_examples: 1435000
22
+ download_size: 1231001259
23
+ dataset_size: 2555303114
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ ---
data/train-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a449b99cc858bb8d3faf04212636a8b216ea9c4497b37eb4fc39581cda76e2b
3
+ size 310536360
data/train-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb48111b6e377be6cb263372c2bad22207a92c87a3b159c9b2a190ba6ebd4476
3
+ size 110960236
data/train-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f2f367c09731615f63208ca94fde6c502c31071bebde61559920e00d68c83d5
3
+ size 284220633
data/train-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:794aae02c75f3b404930d0602be332bcf3de1052fe892fc3b2390acd2b24c6bf
3
+ size 218533473
data/train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f255eb317925d38efc896516f4fb9b5d60d44757d66b803c64f75ffe43a942c
3
+ size 166351333
data/train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1998ebb593f53f04e671c354b90124081c1417652c0b3e7813c62a99d1e3b6
3
+ size 140399224