jglaser commited on
Commit
b8b8763
·
1 Parent(s): e54bc8a

update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,8 +9,8 @@ tags:
9
 
10
  This dataset contains more than 16,000 unique pairs of protein sequences and ligand SMILES with experimentally determined
11
  binding affinities and protein-ligand contacts (ligand atom/SMILES token vs. Calpha within 5 Angstrom). These
12
- are represented by a list that contains the positions of non-zero elements of the flattened, sparse (2048,512)
13
- sequence x smiles tokens matrix.
14
 
15
  It can be used for fine-tuning a language model.
16
 
 
9
 
10
  This dataset contains more than 16,000 unique pairs of protein sequences and ligand SMILES with experimentally determined
11
  binding affinities and protein-ligand contacts (ligand atom/SMILES token vs. Calpha within 5 Angstrom). These
12
+ are represented by a list that contains the positions of non-zero elements of the flattened, sparse
13
+ sequence x smiles tokens (2048x512) matrix.
14
 
15
  It can be used for fine-tuning a language model.
16