Felixbrk commited on
Commit
3942c37
·
verified ·
1 Parent(s): 501b2a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.