--- dataset_info: config_name: info features: - name: name dtype: string - name: catalogues sequence: string - name: catalogueTotal dtype: int64 - name: bookType dtype: string - name: words dtype: int64 - name: author struct: - name: dynasty dtype: string - name: intro dtype: string - name: name dtype: string - name: intro dtype: string splits: - name: train num_bytes: 1568384 num_examples: 441 download_size: 1041411 dataset_size: 1568384 configs: - config_name: info data_files: - split: train path: info/train-* ---