Upload dataset
Browse files
README.md
CHANGED
|
@@ -386,6 +386,36 @@ dataset_info:
|
|
| 386 |
num_examples: 15
|
| 387 |
download_size: 23224
|
| 388 |
dataset_size: 35155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 389 |
- config_name: peak_sorting_text_n50
|
| 390 |
features:
|
| 391 |
- name: row_uuid
|
|
@@ -469,6 +499,10 @@ configs:
|
|
| 469 |
data_files:
|
| 470 |
- split: train
|
| 471 |
path: peak_sorting_text_n25/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 472 |
- config_name: peak_sorting_text_n50
|
| 473 |
data_files:
|
| 474 |
- split: train
|
|
|
|
| 386 |
num_examples: 15
|
| 387 |
download_size: 23224
|
| 388 |
dataset_size: 35155
|
| 389 |
+
- config_name: peak_sorting_text_n5
|
| 390 |
+
features:
|
| 391 |
+
- name: row_uuid
|
| 392 |
+
dtype: string
|
| 393 |
+
- name: dataset_uuid
|
| 394 |
+
dtype: string
|
| 395 |
+
- name: dataset_name
|
| 396 |
+
dtype: string
|
| 397 |
+
- name: dataset_description
|
| 398 |
+
dtype: string
|
| 399 |
+
- name: keywords
|
| 400 |
+
sequence: string
|
| 401 |
+
- name: preferred_score
|
| 402 |
+
dtype: string
|
| 403 |
+
- name: metrics
|
| 404 |
+
sequence: string
|
| 405 |
+
- name: question_template
|
| 406 |
+
dtype: string
|
| 407 |
+
- name: question_template_input
|
| 408 |
+
dtype: string
|
| 409 |
+
- name: answer
|
| 410 |
+
dtype: string
|
| 411 |
+
- name: compute_function
|
| 412 |
+
dtype: string
|
| 413 |
+
splits:
|
| 414 |
+
- name: train
|
| 415 |
+
num_bytes: 24750
|
| 416 |
+
num_examples: 15
|
| 417 |
+
download_size: 14174
|
| 418 |
+
dataset_size: 24750
|
| 419 |
- config_name: peak_sorting_text_n50
|
| 420 |
features:
|
| 421 |
- name: row_uuid
|
|
|
|
| 499 |
data_files:
|
| 500 |
- split: train
|
| 501 |
path: peak_sorting_text_n25/train-*
|
| 502 |
+
- config_name: peak_sorting_text_n5
|
| 503 |
+
data_files:
|
| 504 |
+
- split: train
|
| 505 |
+
path: peak_sorting_text_n5/train-*
|
| 506 |
- config_name: peak_sorting_text_n50
|
| 507 |
data_files:
|
| 508 |
- split: train
|
peak_sorting_text_n5/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fa8dc03e59eefc642172f63e0be10a9b3dbf17536d7007af826bc47bd213b0f
|
| 3 |
+
size 14174
|