albert
albert copied to clipboard
[ALBERT] Fine-tune SQUAD, got error in `convert_examples_to_features()`
In particular, the error is Index Error: list index out of range in _convert_index()
Error: in _convert_index if index[pos] is not None: IndexError: list index out of range
Have you fixed this problem?
meet same issue
@wxp16 have you fixed the problem yet?