Upload enhanced train data for global-dataset
Browse filesSource dataset: global-dataset
(dataset name: global-dataset).
Hard negatives mined with model: sentence-transformers/all-MiniLM-L6-v2.
Mining params: max_score=0.8, num_negatives=1, relative_margin=0.05, absolute_margin=0.03, range_max=100.
- README.md +18 -0
- global-dataset-1HN/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -17,6 +17,20 @@ dataset_info:
|
|
17 |
num_examples: 320
|
18 |
download_size: 156392336
|
19 |
dataset_size: 240357548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- config_name: natural-questions-1HN
|
21 |
features:
|
22 |
- name: query
|
@@ -126,6 +140,10 @@ configs:
|
|
126 |
path: eli5-1HN/train-*
|
127 |
- split: eval
|
128 |
path: eli5-1HN/eval-*
|
|
|
|
|
|
|
|
|
129 |
- config_name: natural-questions-1HN
|
130 |
data_files:
|
131 |
- split: train
|
|
|
17 |
num_examples: 320
|
18 |
download_size: 156392336
|
19 |
dataset_size: 240357548
|
20 |
+
- config_name: global-dataset-1HN
|
21 |
+
features:
|
22 |
+
- name: sentence1
|
23 |
+
dtype: string
|
24 |
+
- name: sentence2
|
25 |
+
dtype: string
|
26 |
+
- name: negative_1
|
27 |
+
dtype: string
|
28 |
+
splits:
|
29 |
+
- name: train
|
30 |
+
num_bytes: 273732718
|
31 |
+
num_examples: 301160
|
32 |
+
download_size: 186618062
|
33 |
+
dataset_size: 273732718
|
34 |
- config_name: natural-questions-1HN
|
35 |
features:
|
36 |
- name: query
|
|
|
140 |
path: eli5-1HN/train-*
|
141 |
- split: eval
|
142 |
path: eli5-1HN/eval-*
|
143 |
+
- config_name: global-dataset-1HN
|
144 |
+
data_files:
|
145 |
+
- split: train
|
146 |
+
path: global-dataset-1HN/train-*
|
147 |
- config_name: natural-questions-1HN
|
148 |
data_files:
|
149 |
- split: train
|
global-dataset-1HN/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:375aed3ca343aff8ea3fc05a369c5f1aebc188683efdcde9f2652a922c604a64
|
3 |
+
size 186618062
|