Update README.md
Browse files
README.md
CHANGED
@@ -23,17 +23,13 @@ SMILES2IUPAC-canonical-small was designed to accurately translate SMILES chemica
|
|
23 |
|
24 |
### Model Description
|
25 |
|
26 |
-
SMILES2IUPAC-small is based on the MT5 model with optimizations in implementing different tokenizers for the encoder and decoder.
|
27 |
- **Developed by:** Knowladgator Engineering
|
28 |
- **Model type:** Encoder-Decoder with attention mechanism
|
29 |
- **Language(s) (NLP):** SMILES, IUPAC (English)
|
30 |
- **License:** Apache License 2.0
|
31 |
|
32 |
-
### Model Sources
|
33 |
-
|
34 |
-
<!-- Provide the basic links for the model. -->
|
35 |
-
|
36 |
-
- **Repository:** coming soon
|
37 |
- **Paper:** coming soon
|
38 |
- **Demo:** [ChemicalConverters](https://huggingface.co/spaces/knowledgator/ChemicalConverters)
|
39 |
|
|
|
23 |
|
24 |
### Model Description
|
25 |
|
26 |
+
SMILES2IUPAC-canonical-small is based on the MT5 model with optimizations in implementing different tokenizers for the encoder and decoder.
|
27 |
- **Developed by:** Knowladgator Engineering
|
28 |
- **Model type:** Encoder-Decoder with attention mechanism
|
29 |
- **Language(s) (NLP):** SMILES, IUPAC (English)
|
30 |
- **License:** Apache License 2.0
|
31 |
|
32 |
+
### Model Sources
|
|
|
|
|
|
|
|
|
33 |
- **Paper:** coming soon
|
34 |
- **Demo:** [ChemicalConverters](https://huggingface.co/spaces/knowledgator/ChemicalConverters)
|
35 |
|