--- configs: - config_name: pretrain30k data_files: - split: train path: data/pretrain30k-* - split: test path: data/test-* - config_name: pretrain100k data_files: - split: train path: data/pretrain100k-* - split: test path: data/test-* - config_name: pretrain300k data_files: - split: train path: data/pretrain300k-* - split: test path: data/test-* - config_name: pretrain2m data_files: - split: train path: data/pretrain2m-* - split: test path: data/test-* dataset_info: features: - name: local_env dtype: string - name: composition dtype: string - name: cif_p1 dtype: string - name: cif_symmetrized dtype: string - name: atom_sequences_plusplus dtype: string - name: atom_sequences dtype: string - name: crystal_text_llm dtype: string - name: crystal_system dtype: string - name: slices dtype: string - name: zmatrix dtype: string - name: robocrys_rep dtype: string - name: material_id dtype: string splits: - name: pretrain100k num_bytes: 254687049 num_examples: 100000 - name: pretrain2m num_bytes: 5111227697 num_examples: 2012082 - name: pretrain300k num_bytes: 763216475 num_examples: 300000 - name: pretrain30k num_bytes: 76288672 num_examples: 30000 - name: test num_bytes: 51682625 num_examples: 20325 download_size: 1708951285 dataset_size: 6257102518 --- # Dataset Card for "MatText" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)