Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
|
| 11 |
# MassSpecGym De Novo: Generative SMILES Transformer
|
| 12 |
|
| 13 |
-
|
| 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.
|