karina-zadorozhny commited on
Commit
69fe8ae
·
verified ·
1 Parent(s): b48edce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -22,7 +22,6 @@ size_categories:
22
  A dataset of atomic‑scale molecular interaction interfaces, ready for ML workflows. Each row contains up to five interacting sequences (or SMILES), their modalities, an example ID, and the original data split.
23
 
24
  ### Citation
25
- Data from
26
  ```
27
  @article{
28
  Fang2025ATOMICA,
@@ -130,12 +129,3 @@ Each file contains columns:
130
  - Pad or truncate to exactly five sequence/modality slots.
131
  - Map raw molecule types to `{amino_acid, nucleotide, smiles}`.
132
  - Random train,test,val split stratified on interaction type.
133
-
134
-
135
-
136
- ## Dataset Card: ATOMICA Processed Interactions
137
-
138
- ### Summary
139
- A tabular Parquet dataset of atomic‑scale molecular interaction interfaces, ready for ML workflows. Each row contains up to five interacting sequences (or SMILES), their modalities, an example ID, and the original data split.
140
-
141
- ### Citation
 
22
  A dataset of atomic‑scale molecular interaction interfaces, ready for ML workflows. Each row contains up to five interacting sequences (or SMILES), their modalities, an example ID, and the original data split.
23
 
24
  ### Citation
 
25
  ```
26
  @article{
27
  Fang2025ATOMICA,
 
129
  - Pad or truncate to exactly five sequence/modality slots.
130
  - Map raw molecule types to `{amino_acid, nucleotide, smiles}`.
131
  - Random train,test,val split stratified on interaction type.