updating model card
Browse files
README.md
CHANGED
|
@@ -88,6 +88,11 @@ classification_pipeline("The applicants have considerable expertise in these app
|
|
| 88 |
classification_pipeline("There are currently several activities on an international level that have identified the issue and activities are underway.")
|
| 89 |
```
|
| 90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
## Citation
|
| 92 |
|
| 93 |
**BibTeX:**
|
|
|
|
| 88 |
classification_pipeline("There are currently several activities on an international level that have identified the issue and activities are underway.")
|
| 89 |
```
|
| 90 |
|
| 91 |
+
## Model Limitations
|
| 92 |
+
- *Human Assessment Required*: This model should not be used for automatic classification of grant peer review reports without human oversight.
|
| 93 |
+
- *Limited Training Data*: The model was fine-tuned on a limited sample of 2,500 annotated sentences. Therefore, its classification accuracy should be critically evaluated before deployment.
|
| 94 |
+
- *Specific Training Data*: The training data consists of a random sample of SNSF grant peer review reports. As such, the model's external validity to other datasets may be limited.
|
| 95 |
+
|
| 96 |
## Citation
|
| 97 |
|
| 98 |
**BibTeX:**
|