BioMike commited on
Commit
f83ac0f
·
verified ·
1 Parent(s): e0c076d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,18 +12,18 @@ tags:
12
  - iupac
13
  - text-generation-inference
14
  widget:
15
- - text: CCO
16
- example_title: ethanol
17
  ---
18
  # SMILES2IUPAC-canonical-small
19
 
20
- IUPAC2SMILES-canonical-small was designed to accurately translate IUPAC chemical names to SMILES.
21
 
22
  ## Model Details
23
 
24
  ### Model Description
25
 
26
- IUPAC2SMILES-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)
 
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)