Update README.md
Browse files
README.md
CHANGED
@@ -12,18 +12,18 @@ tags:
|
|
12 |
- iupac
|
13 |
- text-generation-inference
|
14 |
widget:
|
15 |
-
- text:
|
16 |
-
example_title:
|
17 |
---
|
18 |
# SMILES2IUPAC-canonical-small
|
19 |
|
20 |
-
IUPAC2SMILES-canonical-
|
21 |
|
22 |
## Model Details
|
23 |
|
24 |
### Model Description
|
25 |
|
26 |
-
IUPAC2SMILES-canonical-
|
27 |
- **Developed by:** Knowladgator Engineering
|
28 |
- **Model type:** Encoder-Decoder with attention mechanism
|
29 |
- **Language(s) (NLP):** SMILES, IUPAC (English)
|
|
|
12 |
- iupac
|
13 |
- text-generation-inference
|
14 |
widget:
|
15 |
+
- text: ethanol
|
16 |
+
example_title: CCO
|
17 |
---
|
18 |
# SMILES2IUPAC-canonical-small
|
19 |
|
20 |
+
IUPAC2SMILES-canonical-base was designed to accurately translate IUPAC chemical names to SMILES.
|
21 |
|
22 |
## Model Details
|
23 |
|
24 |
### Model Description
|
25 |
|
26 |
+
IUPAC2SMILES-canonical-base 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)
|