Add DeepScaleR-1.5B-Preview_980_1000
Browse files
DeepScaleR-1.5B-Preview_980_1000/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ada9f48cb212a8e1e3003957ce7e1199f83f2c8b3f482bd9be5d7dd721fb7bfc
|
| 3 |
+
size 19407129
|
README.md
CHANGED
|
@@ -1110,6 +1110,36 @@ dataset_info:
|
|
| 1110 |
num_examples: 378
|
| 1111 |
download_size: 16458806
|
| 1112 |
dataset_size: 57943091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1113 |
configs:
|
| 1114 |
- config_name: DeepScaleR-1.5B-Preview_0_20
|
| 1115 |
data_files:
|
|
@@ -1259,4 +1289,8 @@ configs:
|
|
| 1259 |
data_files:
|
| 1260 |
- split: test
|
| 1261 |
path: DeepScaleR-1.5B-Preview_900_920/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1262 |
---
|
|
|
|
| 1110 |
num_examples: 378
|
| 1111 |
download_size: 16458806
|
| 1112 |
dataset_size: 57943091
|
| 1113 |
+
- config_name: DeepScaleR-1.5B-Preview_980_1000
|
| 1114 |
+
features:
|
| 1115 |
+
- name: problem
|
| 1116 |
+
dtype: string
|
| 1117 |
+
- name: answer
|
| 1118 |
+
dtype: string
|
| 1119 |
+
- name: init_response
|
| 1120 |
+
dtype: string
|
| 1121 |
+
- name: success_rate
|
| 1122 |
+
dtype: float64
|
| 1123 |
+
- name: progress
|
| 1124 |
+
dtype: string
|
| 1125 |
+
- name: action
|
| 1126 |
+
dtype: string
|
| 1127 |
+
- name: prefix
|
| 1128 |
+
dtype: string
|
| 1129 |
+
- name: tokenized_conv
|
| 1130 |
+
dtype: string
|
| 1131 |
+
- name: responses
|
| 1132 |
+
sequence: string
|
| 1133 |
+
- name: rewrads
|
| 1134 |
+
sequence: int64
|
| 1135 |
+
- name: mean_reward
|
| 1136 |
+
dtype: float64
|
| 1137 |
+
splits:
|
| 1138 |
+
- name: test
|
| 1139 |
+
num_bytes: 76695228
|
| 1140 |
+
num_examples: 342
|
| 1141 |
+
download_size: 19407129
|
| 1142 |
+
dataset_size: 76695228
|
| 1143 |
configs:
|
| 1144 |
- config_name: DeepScaleR-1.5B-Preview_0_20
|
| 1145 |
data_files:
|
|
|
|
| 1289 |
data_files:
|
| 1290 |
- split: test
|
| 1291 |
path: DeepScaleR-1.5B-Preview_900_920/test-*
|
| 1292 |
+
- config_name: DeepScaleR-1.5B-Preview_980_1000
|
| 1293 |
+
data_files:
|
| 1294 |
+
- split: test
|
| 1295 |
+
path: DeepScaleR-1.5B-Preview_980_1000/test-*
|
| 1296 |
---
|