中英文混合的图片无法识别英文之间的空格 #16429
Unanswered
BytePioneer-AI
asked this question in
Q&A
中英文混合的图片无法识别英文之间的空格
#16429
Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
纯英文也有空格识别不到的问题,两个单词会合并在一起。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems that there is a problem with the English training dataset itself. Fine-tuning or adding additional datasets is needed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个是已知问题。根本原因是训练数据中,中英文混合的数据占比就很少。这个只能准备这种数据,微调来缓解了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🔎 Search before asking
🐛 Bug (问题描述)
比如“mmoI/L 2.90-6.20”识别为”mmoI/L2.90-6.20“。中间的空格没有。
请问是否可以通过修改一些配置或者其他方式来避免这个问题
🏃♂️ Environment (运行环境)
910B
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
Beta Was this translation helpful? Give feedback.
All reactions