abrilrisso commited on
Commit
ae88109
·
verified ·
1 Parent(s): 99dee5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
 
11
  # MassSpecGym De Novo: Generative SMILES Transformer
12
 
13
- [cite_start]This is an **Encoder-Decoder Transformer** designed to "translate" mass spectrometry peaks directly into chemical structures (SMILES strings) without a candidate database[cite: 59, 68].
14
 
15
  ## Model Details
16
  - **Architecture:** Spectral Encoder-Decoder with Intensity Rank Embeddings.
 
10
 
11
  # MassSpecGym De Novo: Generative SMILES Transformer
12
 
13
+ This is an **Encoder-Decoder Transformer** designed to "translate" mass spectrometry peaks directly into chemical structures (SMILES strings) without a candidate database.
14
 
15
  ## Model Details
16
  - **Architecture:** Spectral Encoder-Decoder with Intensity Rank Embeddings.