--- features: - name: input dtype: string - name: output dtype: json - name: schema list: - name: label dtype: string - name: description dtype: string - name: task dtype: string configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: input dtype: string - name: output struct: - name: relations dtype: json - name: schema list: 'null' splits: - name: train num_bytes: 5136912 num_examples: 15917 - name: validation num_bytes: 556699 num_examples: 1724 - name: test num_bytes: 1094288 num_examples: 3405 download_size: 5413020 dataset_size: 6787899 ---