--- dataset_info: features: - name: example_id dtype: int64 - name: input dtype: string - name: gold_output dtype: string - name: model_output dtype: string - name: well_formed_xml dtype: bool splits: - name: train num_bytes: 1559881 num_examples: 1000 download_size: 684799 dataset_size: 1559881 configs: - config_name: default data_files: - split: train path: data/train-* ---