Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ tokenizer.batch_decode(generated_tokens, skip_special_tokens=True)
|
|
40 |
## Limitations
|
41 |
|
42 |
- **Out-of-Domain Accuracy**: While the model generalizes to some extent, accuracy may vary in domains that were not part of the training set.
|
43 |
-
-
|
44 |
|
45 |
## Citation
|
46 |
|
|
|
40 |
## Limitations
|
41 |
|
42 |
- **Out-of-Domain Accuracy**: While the model generalizes to some extent, accuracy may vary in domains that were not part of the training set.
|
43 |
+
- **Incomplete Parenthetical Annotation**: Not all technical terms are consistently displayed in parentheses; in some cases, terms may be omitted or not annotated as expected.
|
44 |
|
45 |
## Citation
|
46 |
|