Release v0.4.8
Updates:
- Fixed building dataset from CoNLL files for token classification tasks
- Rename method
_parse_jsonl
to_parse_instances_to_examples
for dataset builders - Fixed minor arguments error
Updates:
_parse_jsonl
to _parse_instances_to_examples
for dataset builders