Upload dataset
Browse files
README.md
CHANGED
@@ -1170,6 +1170,24 @@ dataset_info:
|
|
1170 |
num_examples: 3042
|
1171 |
download_size: 127311
|
1172 |
dataset_size: 266676
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1173 |
- config_name: pythia-6.9b_1shot
|
1174 |
features:
|
1175 |
- name: agent_type
|
@@ -1449,6 +1467,10 @@ configs:
|
|
1449 |
data_files:
|
1450 |
- split: train
|
1451 |
path: pythia-2.8b_1shot/train-*
|
|
|
|
|
|
|
|
|
1452 |
- config_name: pythia-6.9b_1shot
|
1453 |
data_files:
|
1454 |
- split: train
|
|
|
1170 |
num_examples: 3042
|
1171 |
download_size: 127311
|
1172 |
dataset_size: 266676
|
1173 |
+
- config_name: pythia-6.9b-deduped_1shot
|
1174 |
+
features:
|
1175 |
+
- name: agent_type
|
1176 |
+
dtype: string
|
1177 |
+
- name: qc_id
|
1178 |
+
dtype: string
|
1179 |
+
- name: answer
|
1180 |
+
dtype: string
|
1181 |
+
- name: prediction
|
1182 |
+
dtype: string
|
1183 |
+
- name: score
|
1184 |
+
dtype: float64
|
1185 |
+
splits:
|
1186 |
+
- name: train
|
1187 |
+
num_bytes: 261315
|
1188 |
+
num_examples: 3042
|
1189 |
+
download_size: 124659
|
1190 |
+
dataset_size: 261315
|
1191 |
- config_name: pythia-6.9b_1shot
|
1192 |
features:
|
1193 |
- name: agent_type
|
|
|
1467 |
data_files:
|
1468 |
- split: train
|
1469 |
path: pythia-2.8b_1shot/train-*
|
1470 |
+
- config_name: pythia-6.9b-deduped_1shot
|
1471 |
+
data_files:
|
1472 |
+
- split: train
|
1473 |
+
path: pythia-6.9b-deduped_1shot/train-*
|
1474 |
- config_name: pythia-6.9b_1shot
|
1475 |
data_files:
|
1476 |
- split: train
|
pythia-6.9b-deduped_1shot/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa2d05624a4d6a82483cdce5c1b1e41876ccca454af3b0b842e8e10f250fd3e1
|
3 |
+
size 124659
|