Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-classification
|
|
16 |
library_name: transformers
|
17 |
---
|
18 |
|
19 |
-
# ChemFIE-SA (Synthesis Accessibility)
|
20 |
|
21 |
ChemFIE-SA is a BERT-like sequence classifier for predicting synthesis accessibility given a SELFIES string of a compound, fine-tuned from [gbyuvd/chemselfies-base-bertmlm](https://huggingface.co/gbyuvd/chemselfies-base-bertmlm) on DeepSA's expanded dataset from [Wang et al. 2023](https://doi.org/10.1186/s13321-023-00771-3).
|
22 |
|
|
|
16 |
library_name: transformers
|
17 |
---
|
18 |
|
19 |
+
# ChemFIE-SA (ChemSELFIES - Synthesis Accessibility)
|
20 |
|
21 |
ChemFIE-SA is a BERT-like sequence classifier for predicting synthesis accessibility given a SELFIES string of a compound, fine-tuned from [gbyuvd/chemselfies-base-bertmlm](https://huggingface.co/gbyuvd/chemselfies-base-bertmlm) on DeepSA's expanded dataset from [Wang et al. 2023](https://doi.org/10.1186/s13321-023-00771-3).
|
22 |
|