Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: defaul
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: query
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: texts
|
| 10 |
+
sequence: string
|
| 11 |
+
- name: context_spans
|
| 12 |
+
sequence:
|
| 13 |
+
sequence:
|
| 14 |
+
sequence: int64
|
| 15 |
+
- name: labels
|
| 16 |
+
sequence: int64
|
| 17 |
+
- name: context_spans_relevance
|
| 18 |
+
sequence:
|
| 19 |
+
sequence: int64
|
| 20 |
+
- name: context_spans_relevant
|
| 21 |
+
sequence:
|
| 22 |
+
sequence: int64
|
| 23 |
+
- name: context_spans_vital
|
| 24 |
+
sequence:
|
| 25 |
+
sequence: int64
|
| 26 |
+
- name: context_spans_reasoning
|
| 27 |
+
sequence: string
|
| 28 |
+
- name: teacher_scores.llm-Qwen_Qwen3-30B-A3B
|
| 29 |
+
sequence: float64
|
| 30 |
+
- name: context_spans_score_consistent
|
| 31 |
+
sequence: bool
|
| 32 |
+
splits:
|
| 33 |
+
- name: train
|
| 34 |
+
num_bytes: 109966961
|
| 35 |
+
num_examples: 9716
|
| 36 |
+
- name: validation
|
| 37 |
+
num_bytes: 1120053
|
| 38 |
+
num_examples: 99
|
| 39 |
+
- name: test
|
| 40 |
+
num_bytes: 1143138
|
| 41 |
+
num_examples: 98
|
| 42 |
+
download_size: 48547742
|
| 43 |
+
dataset_size: 112230152
|
| 44 |
+
configs:
|
| 45 |
+
- config_name: defaul
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: defaul/train-*
|
| 49 |
+
- split: validation
|
| 50 |
+
path: defaul/validation-*
|
| 51 |
+
- split: test
|
| 52 |
+
path: defaul/test-*
|
| 53 |
+
---
|
defaul/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebaf8d37ca1488e5097a06a144e19b8b7aab4f814bae65cbd0c46a2b771cc70a
|
| 3 |
+
size 516815
|
defaul/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:893ee79515210ff052cf91467e530290b8af46996b683db3425e7dadbaa74e5a
|
| 3 |
+
size 47525349
|
defaul/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c87c8973b9eeeb7ed9137c6be6ac63c5ee4a9ceeee9ddadbb2719466b7bbca03
|
| 3 |
+
size 505578
|