Update README.md
Browse files
README.md
CHANGED
|
@@ -174,3 +174,7 @@ Additionally, a **final aggregate** score is provided (mean of the four heads).
|
|
| 174 |
- `push_to_hub=True` with model ID `Felixbrk/bert-base-dutch-cased-multi-score-tuned-positive`
|
| 175 |
- `hub_strategy="end"`
|
| 176 |
- Early stopping with patience 2 epochs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
- `push_to_hub=True` with model ID `Felixbrk/bert-base-dutch-cased-multi-score-tuned-positive`
|
| 175 |
- `hub_strategy="end"`
|
| 176 |
- Early stopping with patience 2 epochs
|
| 177 |
+
|
| 178 |
+
⚠️ Important:
|
| 179 |
+
- Always load this model with **trust_remote_code=True** as it uses a custom multi-head regression architecture.
|
| 180 |
+
- Maintain the output order exactly for correct interpretation of results.
|