AssertionError: These char IDs get dropped in huggingface
Open
- Dominant language
- Python
- Stars
- 179
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When trying to train using the command `./train_ivila.sh grotoap2 row BLK microsoft/layoutlm-base-uncased` I get the following error:
```
AssertionError: These char IDs get dropped in huggingface: {63193}.
Dont forget to add: ['Co'] categories to unicode replacement
```
I confess that I don't understand what the ['Co'] categories are, nor where I should add them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.