BioMike commited on
Commit
83266c3
·
verified ·
1 Parent(s): d0cc70f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: text2text-generation
4
  tags:
5
  - chemistry
6
  - biology
@@ -17,7 +17,7 @@ SMILES-DeBERTa-base was designed to be used as an encoder of SMILES sequences in
17
 
18
  ### Model Description
19
 
20
- SMILES-DeBERTa-base is based on the DeBERTa model with optimizations in implementing SMILES tokenizer for the encoder.
21
  - **Developed by:** Knowladgator Engineering
22
  - **Language(s) (NLP):** SMILES
23
  - **License:** Apache License 2.0
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: fill-mask
4
  tags:
5
  - chemistry
6
  - biology
 
17
 
18
  ### Model Description
19
 
20
+ SMILES-DeBERTa-base is based on the DeBERTa-V2 model with optimizations in implementing SMILES tokenizer for the encoder.
21
  - **Developed by:** Knowladgator Engineering
22
  - **Language(s) (NLP):** SMILES
23
  - **License:** Apache License 2.0