Add latex_table_rows validation split for issue 5618
Browse files
README.md
CHANGED
|
@@ -82,6 +82,32 @@ dataset_info:
|
|
| 82 |
num_examples: 1000
|
| 83 |
download_size: 61754
|
| 84 |
dataset_size: 434000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
- config_name: mmcif_loop_completion
|
| 86 |
features:
|
| 87 |
- name: input
|
|
@@ -205,6 +231,10 @@ configs:
|
|
| 205 |
data_files:
|
| 206 |
- split: validation
|
| 207 |
path: genbank_feature_record/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
- config_name: mmcif_loop_completion
|
| 209 |
data_files:
|
| 210 |
- split: validation
|
|
|
|
| 82 |
num_examples: 1000
|
| 83 |
download_size: 61754
|
| 84 |
dataset_size: 434000
|
| 85 |
+
- config_name: latex_table_rows
|
| 86 |
+
features:
|
| 87 |
+
- name: input
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: target
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: id
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: subset
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: task
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: seed
|
| 98 |
+
dtype: int64
|
| 99 |
+
- name: metadata
|
| 100 |
+
struct:
|
| 101 |
+
- name: columns
|
| 102 |
+
dtype: int64
|
| 103 |
+
- name: format
|
| 104 |
+
dtype: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: validation
|
| 107 |
+
num_bytes: 237000
|
| 108 |
+
num_examples: 1000
|
| 109 |
+
download_size: 51251
|
| 110 |
+
dataset_size: 237000
|
| 111 |
- config_name: mmcif_loop_completion
|
| 112 |
features:
|
| 113 |
- name: input
|
|
|
|
| 231 |
data_files:
|
| 232 |
- split: validation
|
| 233 |
path: genbank_feature_record/validation-*
|
| 234 |
+
- config_name: latex_table_rows
|
| 235 |
+
data_files:
|
| 236 |
+
- split: validation
|
| 237 |
+
path: latex_table_rows/validation-*
|
| 238 |
- config_name: mmcif_loop_completion
|
| 239 |
data_files:
|
| 240 |
- split: validation
|
latex_table_rows/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edf4333bb0406b10977de565bb8f7a9775409e9817da91c65694a139c9f57273
|
| 3 |
+
size 51251
|