--- configs: - config_name: pretrain100k data_files: - split: train path: data/pretrain100k-* - split: test path: data/test-* - config_name: pretrain2m data_files: - split: train path: data/pretrain2m-* - split: test path: data/test-* - config_name: pretrain300k data_files: - split: train path: data/pretrain300k-* - split: test path: data/test-* - config_name: pretrain30k data_files: - split: train path: data/pretrain30k-* - split: test path: data/test-* - config_name: finetune_kvrh data_files: - split: train path: kvrh/fold_0/train.json - split: test path: kvrh/fold_0/test.json dataset_info: features: - name: mbid dtype: string - name: atom_sequences_plusplus dtype: string - name: crystal_text_llm dtype: string - name: cif_symmetrized dtype: string - name: labels dtype: float64 - name: atom_sequences dtype: string - name: slices dtype: string - name: local_env dtype: string - name: cif_p1 dtype: string - name: zmatrix dtype: string - name: composition dtype: string splits: - name: finetune_filtered_train num_bytes: 233974923 num_examples: 87168 download_size: 61699673 dataset_size: 233974923 --- # Dataset Card for "MatText" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)