Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
DOI:
Libraries:
Datasets
Dask
MatText / README.md
n0w0f's picture
Upload README.md with huggingface_hub
e9e9003 verified
|
raw
history blame
No virus
1.4 kB
metadata
configs:
  - config_name: default
    data_files:
      - split: pretrain100k
        path: data/pretrain100k-*
      - split: pretrain2m
        path: data/pretrain2m-*
      - split: pretrain300k
        path: data/pretrain300k-*
      - split: pretrain30k
        path: data/pretrain30k-*
      - 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