Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
pipeline_tag:
|
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
|