Upload generated eval data for xsum (with 'eval_size' of 320)
Browse filesEVAL DATASET GENERATED FROM ORIGINAL DATASET'S TRAINING SPLIT (with 'eval_size' of 320)
Hard negative mining performed AFTER train/eval splitting original pool size: 60819; so, this eval split may contain negatives from training split)
Source 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 +7 -2
- xsum-1HN/eval-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -63,8 +63,11 @@ dataset_info:
|
|
63 |
- name: train
|
64 |
num_bytes: 129791569
|
65 |
num_examples: 53830
|
66 |
-
|
67 |
-
|
|
|
|
|
|
|
68 |
configs:
|
69 |
- config_name: natural-questions-1HN
|
70 |
data_files:
|
@@ -88,4 +91,6 @@ configs:
|
|
88 |
data_files:
|
89 |
- split: train
|
90 |
path: xsum-1HN/train-*
|
|
|
|
|
91 |
---
|
|
|
63 |
- name: train
|
64 |
num_bytes: 129791569
|
65 |
num_examples: 53830
|
66 |
+
- name: eval
|
67 |
+
num_bytes: 766870
|
68 |
+
num_examples: 320
|
69 |
+
download_size: 84535612
|
70 |
+
dataset_size: 130558439
|
71 |
configs:
|
72 |
- config_name: natural-questions-1HN
|
73 |
data_files:
|
|
|
91 |
data_files:
|
92 |
- split: train
|
93 |
path: xsum-1HN/train-*
|
94 |
+
- split: eval
|
95 |
+
path: xsum-1HN/eval-*
|
96 |
---
|
xsum-1HN/eval-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5983de9e586b8ba5d8edc8cb1666202f6a22244eff445b8324d31dc986f95d57
|
3 |
+
size 506145
|