Add mmcif_coordinate_tables validation split
Browse files
README.md
CHANGED
|
@@ -30,6 +30,36 @@ dataset_info:
|
|
| 30 |
num_examples: 1000
|
| 31 |
download_size: 79357
|
| 32 |
dataset_size: 499721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- config_name: network_ip_port_rows
|
| 34 |
features:
|
| 35 |
- name: id
|
|
@@ -215,6 +245,10 @@ configs:
|
|
| 215 |
data_files:
|
| 216 |
- split: validation
|
| 217 |
path: json_numeric_arrays/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 218 |
- config_name: network_ip_port_rows
|
| 219 |
data_files:
|
| 220 |
- split: validation
|
|
|
|
| 30 |
num_examples: 1000
|
| 31 |
download_size: 79357
|
| 32 |
dataset_size: 499721
|
| 33 |
+
- config_name: mmcif_coordinate_tables
|
| 34 |
+
features:
|
| 35 |
+
- name: id
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: subset
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: task
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: seed
|
| 42 |
+
dtype: int64
|
| 43 |
+
- name: format
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: delimiter
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: difficulty
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: num_values
|
| 50 |
+
dtype: int64
|
| 51 |
+
- name: input
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: target
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: metadata_json
|
| 56 |
+
dtype: string
|
| 57 |
+
splits:
|
| 58 |
+
- name: validation
|
| 59 |
+
num_bytes: 2529000
|
| 60 |
+
num_examples: 1000
|
| 61 |
+
download_size: 312775
|
| 62 |
+
dataset_size: 2529000
|
| 63 |
- config_name: network_ip_port_rows
|
| 64 |
features:
|
| 65 |
- name: id
|
|
|
|
| 245 |
data_files:
|
| 246 |
- split: validation
|
| 247 |
path: json_numeric_arrays/validation-*
|
| 248 |
+
- config_name: mmcif_coordinate_tables
|
| 249 |
+
data_files:
|
| 250 |
+
- split: validation
|
| 251 |
+
path: mmcif_coordinate_tables/validation-*
|
| 252 |
- config_name: network_ip_port_rows
|
| 253 |
data_files:
|
| 254 |
- split: validation
|
mmcif_coordinate_tables/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fd598fbc24d93dc76a7836635d0b71d727fa51f526eccec2cd287cda8574244
|
| 3 |
+
size 312775
|