Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ model-index:
|
|
21 |
# rttl-ai/SentyBert
|
22 |
|
23 |
## Model Details
|
24 |
-
**Model Description:** This model is a fine-tune checkpoint of [
|
25 |
This model reaches an accuracy of 91.3 on the dev set (for comparison, Bert bert-base-uncased version reaches an accuracy of 92.7).
|
26 |
-
- **Developed by:**
|
27 |
- **Model Type:** Text Classification
|
28 |
- **Language(s):** English
|
29 |
- **License:** Apache-2.0
|
|
|
21 |
# rttl-ai/SentyBert
|
22 |
|
23 |
## Model Details
|
24 |
+
**Model Description:** This model is a fine-tune checkpoint of [bert-large-uncased](https://huggingface.co/bert-large-uncased), fine-tuned on SST-2.
|
25 |
This model reaches an accuracy of 91.3 on the dev set (for comparison, Bert bert-base-uncased version reaches an accuracy of 92.7).
|
26 |
+
- **Developed by:** rttl-ai
|
27 |
- **Model Type:** Text Classification
|
28 |
- **Language(s):** English
|
29 |
- **License:** Apache-2.0
|