Upload dataset
Browse files
Qwen3-8B_thinking_checkpoint_latest/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a451845f4e753b136fc85f61f9498a9f070e0d6ce44e57b81c14aa59f2844490
|
| 3 |
+
size 15274
|
README.md
CHANGED
|
@@ -1064,6 +1064,28 @@ dataset_info:
|
|
| 1064 |
num_examples: 1
|
| 1065 |
download_size: 16593
|
| 1066 |
dataset_size: 2993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1067 |
- config_name: gemma-3-1b-it_checkpoint_latest
|
| 1068 |
features:
|
| 1069 |
- name: program
|
|
@@ -1347,6 +1369,10 @@ configs:
|
|
| 1347 |
data_files:
|
| 1348 |
- split: train
|
| 1349 |
path: Qwen3-8B_program/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1350 |
- config_name: gemma-3-1b-it_checkpoint_latest
|
| 1351 |
data_files:
|
| 1352 |
- split: train
|
|
|
|
| 1064 |
num_examples: 1
|
| 1065 |
download_size: 16593
|
| 1066 |
dataset_size: 2993
|
| 1067 |
+
- config_name: Qwen3-8B_thinking_checkpoint_latest
|
| 1068 |
+
features:
|
| 1069 |
+
- name: program
|
| 1070 |
+
dtype: string
|
| 1071 |
+
- name: iteration
|
| 1072 |
+
dtype: int64
|
| 1073 |
+
- name: score
|
| 1074 |
+
dtype: float64
|
| 1075 |
+
- name: timestamp
|
| 1076 |
+
dtype: string
|
| 1077 |
+
- name: model_name
|
| 1078 |
+
dtype: string
|
| 1079 |
+
- name: enable_thinking
|
| 1080 |
+
dtype: bool
|
| 1081 |
+
- name: is_reasoning_model
|
| 1082 |
+
dtype: bool
|
| 1083 |
+
splits:
|
| 1084 |
+
- name: train
|
| 1085 |
+
num_bytes: 2607
|
| 1086 |
+
num_examples: 1
|
| 1087 |
+
download_size: 15274
|
| 1088 |
+
dataset_size: 2607
|
| 1089 |
- config_name: gemma-3-1b-it_checkpoint_latest
|
| 1090 |
features:
|
| 1091 |
- name: program
|
|
|
|
| 1369 |
data_files:
|
| 1370 |
- split: train
|
| 1371 |
path: Qwen3-8B_program/train-*
|
| 1372 |
+
- config_name: Qwen3-8B_thinking_checkpoint_latest
|
| 1373 |
+
data_files:
|
| 1374 |
+
- split: train
|
| 1375 |
+
path: Qwen3-8B_thinking_checkpoint_latest/train-*
|
| 1376 |
- config_name: gemma-3-1b-it_checkpoint_latest
|
| 1377 |
data_files:
|
| 1378 |
- split: train
|