jiant icon indicating copy to clipboard operation
jiant copied to clipboard

Improving pipeline/error for handling SQuAD-style / example->data_row tasks.

Open zphang opened this issue 5 years ago • 0 comments

Currently, SQuAD-style tasks have a special preprocessing pipeline as one example maps to multiple data_rows. As such, there are some unused methods in the Task definition. Let's improve the exceptions raised / pipeline.

See also #1184.

zphang avatar Oct 22 '20 08:10 zphang