Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: fill-mask
|
4 |
+
tags:
|
5 |
+
- chemistry
|
6 |
+
- biology
|
7 |
+
- medical
|
8 |
+
- smiles
|
9 |
+
- iupac
|
10 |
---
|
11 |
+
# SMILES-DeBERTa-small
|
12 |
+
|
13 |
+
SMILES-DeBERTa-small was designed to be used as an encoder of SMILES sequences in a general organic chemistry context.
|
14 |
+
|
15 |
+
## Model Details
|
16 |
+
|
17 |
+
### Model Description
|
18 |
+
|
19 |
+
SMILES-DeBERTa-small is based on the DeBERTa-V2 model with optimizations in implementing SMILES tokenizer for the encoder.
|
20 |
+
- **Developed by:** Knowladgator Engineering
|
21 |
+
- **Language(s) (NLP):** SMILES
|
22 |
+
- **License:** Apache License 2.0
|
23 |
+
|
24 |
+
## Citation
|
25 |
+
Coming soon.
|
26 |
+
|
27 |
+
## Model Card Authors
|
28 |
+
|
29 |
+
[Mykhailo Shtopko](https://huggingface.co/BioMike)
|
30 |
+
|
31 |
+
## Model Card Contact
|
32 |
+
|
33 |