Upload dataset
Browse files
Qwen3-4B-Instruct-2507-vllm/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f7698318850c623bfe57bb2fca90e41fcd4b54f18037decaf6f7adc43c1c949
|
| 3 |
+
size 2075115
|
README.md
CHANGED
|
@@ -300,6 +300,36 @@ dataset_info:
|
|
| 300 |
num_examples: 110
|
| 301 |
download_size: 1963543
|
| 302 |
dataset_size: 11079114
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 303 |
- config_name: Qwen3-4B-Thinking-2507
|
| 304 |
features:
|
| 305 |
- name: question
|
|
@@ -461,6 +491,10 @@ configs:
|
|
| 461 |
data_files:
|
| 462 |
- split: train
|
| 463 |
path: Qwen3-4B-Instruct-2507-greedy-vllm/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 464 |
- config_name: Qwen3-4B-Thinking-2507
|
| 465 |
data_files:
|
| 466 |
- split: train
|
|
|
|
| 300 |
num_examples: 110
|
| 301 |
download_size: 1963543
|
| 302 |
dataset_size: 11079114
|
| 303 |
+
- config_name: Qwen3-4B-Instruct-2507-vllm
|
| 304 |
+
features:
|
| 305 |
+
- name: question
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: id
|
| 308 |
+
dtype: int64
|
| 309 |
+
- name: source
|
| 310 |
+
dtype: string
|
| 311 |
+
- name: category
|
| 312 |
+
dtype: string
|
| 313 |
+
- name: input_ids
|
| 314 |
+
list: int64
|
| 315 |
+
- name: input_tokens_len
|
| 316 |
+
dtype: int64
|
| 317 |
+
- name: generated_texts
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: generated_tokens_len
|
| 320 |
+
dtype: int64
|
| 321 |
+
- name: n_prefill_tokens
|
| 322 |
+
dtype: int64
|
| 323 |
+
- name: seed
|
| 324 |
+
dtype: int64
|
| 325 |
+
- name: labels
|
| 326 |
+
list: int64
|
| 327 |
+
splits:
|
| 328 |
+
- name: train
|
| 329 |
+
num_bytes: 11485561
|
| 330 |
+
num_examples: 109
|
| 331 |
+
download_size: 2075115
|
| 332 |
+
dataset_size: 11485561
|
| 333 |
- config_name: Qwen3-4B-Thinking-2507
|
| 334 |
features:
|
| 335 |
- name: question
|
|
|
|
| 491 |
data_files:
|
| 492 |
- split: train
|
| 493 |
path: Qwen3-4B-Instruct-2507-greedy-vllm/train-*
|
| 494 |
+
- config_name: Qwen3-4B-Instruct-2507-vllm
|
| 495 |
+
data_files:
|
| 496 |
+
- split: train
|
| 497 |
+
path: Qwen3-4B-Instruct-2507-vllm/train-*
|
| 498 |
- config_name: Qwen3-4B-Thinking-2507
|
| 499 |
data_files:
|
| 500 |
- split: train
|