jaeyong2 commited on
Commit
c406e6b
·
verified ·
1 Parent(s): 0402cc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ base_model:
16
  ### Limitation
17
  - The model tends to extract only one entity per type and may miss multiple mentions of the same type.
18
  - Overlapping or nested entities (e.g., “New York” vs “York”) may be unclear without explicit overlap policy.
19
-
20
 
21
  ### example(En)
22
  ```
 
16
  ### Limitation
17
  - The model tends to extract only one entity per type and may miss multiple mentions of the same type.
18
  - Overlapping or nested entities (e.g., “New York” vs “York”) may be unclear without explicit overlap policy.
19
+ - Due to the generative nature of the model, original input words may be modified or paraphrased in the output.
20
 
21
  ### example(En)
22
  ```