Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
DOI:
Libraries:
Datasets
Dask
File size: 1,425 Bytes
e9e9003
 
0aa6a85
d62d5d9
0aa6a85
e9e9003
0aa6a85
 
d62d5d9
 
 
 
 
 
0aa6a85
d62d5d9
0aa6a85
e9e9003
0aa6a85
 
d62d5d9
 
0aa6a85
d62d5d9
e9e9003
 
dee0e58
2c3ceb8
f5023bf
bf8d991
 
bf0f961
bf8d991
2c3ceb8
e9e9003
 
d62d5d9
e9e9003
d62d5d9
e9e9003
d62d5d9
e9e9003
 
 
d62d5d9
 
e9e9003
 
d62d5d9
e9e9003
d62d5d9
e9e9003
d62d5d9
e9e9003
 
 
d62d5d9
e9e9003
 
d62d5d9
 
 
 
 
e9e9003
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
---
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: 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)