Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ It achieves the following results on the evaluation set:
|
|
34 |
|
35 |
## Model description
|
36 |
|
37 |
-
The model is a binary text classifier
|
38 |
|
39 |
## Intended uses & limitations
|
40 |
|
|
|
34 |
|
35 |
## Model description
|
36 |
|
37 |
+
The model is a binary text classifier based on [sentence-transformers/all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) and fine-tuned on text sourced from national climate policy documents.
|
38 |
|
39 |
## Intended uses & limitations
|
40 |
|