أخبار

I wanted to add a symbol (C48260) but I got ValueError: could not convert string to float: '0^^350' in symbol_handlers.py when trying to add the symobl and fails to add the symbol ...
I am attempting to create a BertDataBunch for a multilabel classification exactly like in the readme. I provide a list of labels but it seems like data_cls.py is expecting the labels to be floats ...