Update README.md
Browse files
README.md
CHANGED
@@ -39,8 +39,7 @@ tokenizer.batch_decode(generated_tokens, skip_special_tokens=True)
|
|
39 |
|
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 |
|
|
|
39 |
|
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 |
## Citation
|
45 |
|