Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,35 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: decay_chain_text_len50
|
| 4 |
features:
|
| 5 |
- name: row_uuid
|
|
@@ -837,6 +867,10 @@ dataset_info:
|
|
| 837 |
download_size: 33968
|
| 838 |
dataset_size: 48070
|
| 839 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 840 |
- config_name: decay_chain_text_len50
|
| 841 |
data_files:
|
| 842 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: decay_chain_text_len10
|
| 4 |
+
features:
|
| 5 |
+
- name: row_uuid
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: dataset_uuid
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: dataset_name
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: dataset_description
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: keywords
|
| 14 |
+
sequence: string
|
| 15 |
+
- name: preferred_score
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: metrics
|
| 18 |
+
sequence: string
|
| 19 |
+
- name: question_template
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: question_template_input
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: answer
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: compute_function
|
| 26 |
+
dtype: string
|
| 27 |
+
splits:
|
| 28 |
+
- name: train
|
| 29 |
+
num_bytes: 29172
|
| 30 |
+
num_examples: 15
|
| 31 |
+
download_size: 13953
|
| 32 |
+
dataset_size: 29172
|
| 33 |
- config_name: decay_chain_text_len50
|
| 34 |
features:
|
| 35 |
- name: row_uuid
|
|
|
|
| 867 |
download_size: 33968
|
| 868 |
dataset_size: 48070
|
| 869 |
configs:
|
| 870 |
+
- config_name: decay_chain_text_len10
|
| 871 |
+
data_files:
|
| 872 |
+
- split: train
|
| 873 |
+
path: decay_chain_text_len10/train-*
|
| 874 |
- config_name: decay_chain_text_len50
|
| 875 |
data_files:
|
| 876 |
- split: train
|
decay_chain_text_len10/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5314d8ac05866e047e10bd06ca12d4db122940c1e82c4988992bd0821662a4ee
|
| 3 |
+
size 13953
|