File size: 613 Bytes
af6f5a1 9b91368 af6f5a1 9b91368 af6f5a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
dataset_info:
features:
- name: original_tree
dtype: string
- name: idx
dtype: int64
- name: no_pos_tree
dtype: string
- name: binarized_tree
dtype: string
- name: parse_procedure
sequence: string
- name: sentence
dtype: string
- name: parse_procedure_split_action
sequence: string
- name: output_tree
dtype: string
- name: original_output
dtype: string
splits:
- name: dev
num_bytes: 372146
num_examples: 10
download_size: 66302
dataset_size: 372146
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
---
|