--- configs: - config_name: finetune-fold-0 data_files: - split: gvrh path: finetune-fold-0/gvrh-* - split: kvrh path: finetune-fold-0/kvrh-* - split: perov path: finetune-fold-0/perov-* - config_name: kvrh data_files: - split: train path: kvrh/fold_0/train.json - split: test path: kvrh/fold_0/test.json - 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-* dataset_info: - config_name: default 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 - config_name: finetune-fold-0 features: - name: labels dtype: float64 - name: cif_symmetrized dtype: string - name: atom_sequences dtype: string - name: local_env dtype: string - name: slices dtype: string - name: cif_p1 dtype: string - name: composition dtype: string - name: mbid dtype: string - name: atom_sequences_plusplus dtype: string - name: crystal_text_llm dtype: string - name: zmatrix dtype: string splits: - name: gvrh num_bytes: 13473652 num_examples: 4480 - name: kvrh num_bytes: 13473652 num_examples: 4480 - name: perov num_bytes: 21290412 num_examples: 9088 download_size: 12677423 dataset_size: 48237716 --- # Dataset Card for "MatText" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)