Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,5 @@ language:
|
|
| 4 |
base_model:
|
| 5 |
- princeton-nlp/unsup-simcse-bert-base-uncased
|
| 6 |
---
|
| 7 |
-
SimCSE fine-tuned on [IHC](https://github.com/SALT-NLP/implicit-hate) (Implicit Hate Speech)
|
|
|
|
|
|
| 4 |
base_model:
|
| 5 |
- princeton-nlp/unsup-simcse-bert-base-uncased
|
| 6 |
---
|
| 7 |
+
SimCSE fine-tuned on [IHC](https://github.com/SALT-NLP/implicit-hate) (Implicit Hate Speech)
|
| 8 |
+
We use Simcse-bert-base-uncased
|