Upload dataset
Browse files
README.md
CHANGED
|
@@ -190,6 +190,32 @@ dataset_info:
|
|
| 190 |
num_examples: 2000000
|
| 191 |
download_size: 645088234
|
| 192 |
dataset_size: 1462591691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 193 |
- config_name: ruby-v1-pair-2M
|
| 194 |
features:
|
| 195 |
- name: query
|
|
@@ -243,6 +269,10 @@ configs:
|
|
| 243 |
data_files:
|
| 244 |
- split: train
|
| 245 |
path: python-v1-pair-2M/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 246 |
- config_name: ruby-v1-pair-2M
|
| 247 |
data_files:
|
| 248 |
- split: train
|
|
|
|
| 190 |
num_examples: 2000000
|
| 191 |
download_size: 645088234
|
| 192 |
dataset_size: 1462591691
|
| 193 |
+
- config_name: ruby-v1-hard-negatives-100k
|
| 194 |
+
features:
|
| 195 |
+
- name: query
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: positive
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: negative_1
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: negative_2
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: negative_3
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: negative_4
|
| 206 |
+
dtype: string
|
| 207 |
+
- name: negative_5
|
| 208 |
+
dtype: string
|
| 209 |
+
- name: negative_6
|
| 210 |
+
dtype: string
|
| 211 |
+
- name: negative_7
|
| 212 |
+
dtype: string
|
| 213 |
+
splits:
|
| 214 |
+
- name: train
|
| 215 |
+
num_bytes: 224289181
|
| 216 |
+
num_examples: 100000
|
| 217 |
+
download_size: 104781612
|
| 218 |
+
dataset_size: 224289181
|
| 219 |
- config_name: ruby-v1-pair-2M
|
| 220 |
features:
|
| 221 |
- name: query
|
|
|
|
| 269 |
data_files:
|
| 270 |
- split: train
|
| 271 |
path: python-v1-pair-2M/train-*
|
| 272 |
+
- config_name: ruby-v1-hard-negatives-100k
|
| 273 |
+
data_files:
|
| 274 |
+
- split: train
|
| 275 |
+
path: ruby-v1-hard-negatives-100k/train-*
|
| 276 |
- config_name: ruby-v1-pair-2M
|
| 277 |
data_files:
|
| 278 |
- split: train
|
ruby-v1-hard-negatives-100k/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bfd286fde8d1c9a4022c854bc7a71c9c578d97c4a9e45c743e7c72019f1928e
|
| 3 |
+
size 104781612
|