Open rdmpage opened 1 year ago
When trying to train using the command ./train_ivila.sh grotoap2 row BLK microsoft/layoutlm-base-uncased I get the following error:
./train_ivila.sh grotoap2 row BLK microsoft/layoutlm-base-uncased
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.
i'm getting same error, did you manage to solve it @rdmpage ?
@msaoudallah No, so I've given up :(
When trying to train using the command
./train_ivila.sh grotoap2 row BLK microsoft/layoutlm-base-uncased
I get the following error:I confess that I don't understand what the ['Co'] categories are, nor where I should add them.