Upload enhanced train data for xsum
Browse filesSource dataset: bobox/xSum-processed
(dataset name: xsum).
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
- xsum-1HN/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -51,6 +51,20 @@ dataset_info:
|
|
51 |
num_examples: 387
|
52 |
download_size: 37349444
|
53 |
dataset_size: 55548162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
configs:
|
55 |
- config_name: natural-questions-1HN
|
56 |
data_files:
|
@@ -70,4 +84,8 @@ configs:
|
|
70 |
path: vitaminc-1HN/train-*
|
71 |
- split: eval
|
72 |
path: vitaminc-1HN/eval-*
|
|
|
|
|
|
|
|
|
73 |
---
|
|
|
51 |
num_examples: 387
|
52 |
download_size: 37349444
|
53 |
dataset_size: 55548162
|
54 |
+
- config_name: xsum-1HN
|
55 |
+
features:
|
56 |
+
- name: summary
|
57 |
+
dtype: string
|
58 |
+
- name: document
|
59 |
+
dtype: string
|
60 |
+
- name: negative_1
|
61 |
+
dtype: string
|
62 |
+
splits:
|
63 |
+
- name: train
|
64 |
+
num_bytes: 129791569
|
65 |
+
num_examples: 53830
|
66 |
+
download_size: 84029467
|
67 |
+
dataset_size: 129791569
|
68 |
configs:
|
69 |
- config_name: natural-questions-1HN
|
70 |
data_files:
|
|
|
84 |
path: vitaminc-1HN/train-*
|
85 |
- split: eval
|
86 |
path: vitaminc-1HN/eval-*
|
87 |
+
- config_name: xsum-1HN
|
88 |
+
data_files:
|
89 |
+
- split: train
|
90 |
+
path: xsum-1HN/train-*
|
91 |
---
|
xsum-1HN/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9463ec985ea0756a93733870977f25a76721dbf1756ae8788d60d1aa9e99b459
|
3 |
+
size 84029467
|