Leon-AI commited on
Commit
a62f75f
·
verified ·
1 Parent(s): da3f3a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -149,14 +149,8 @@ fitting to in-distribution sources.
149
 
150
  ## Limitations
151
 
152
- - **English only.** No Chinese / multilingual training data was used.
153
  - **Schema-driven prompting required.** Free-form questions will likely
154
  return malformed JSON; always supply explicit entity / relation type lists.
155
- - **F1 is still modest on hard scientific RE / fine-grained NER**
156
- (e.g. SciERC). Treat outputs as candidates for downstream verification, not
157
- ground truth.
158
- - Inherits all biases and failure modes of the underlying Qwen3-4B-Instruct
159
- base model.
160
 
161
  ## License
162
 
 
149
 
150
  ## Limitations
151
 
 
152
  - **Schema-driven prompting required.** Free-form questions will likely
153
  return malformed JSON; always supply explicit entity / relation type lists.
 
 
 
 
 
154
 
155
  ## License
156