-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I find there are several fields of each sample in the dataset, which are dict_keys(['question_id', 'original_table_id', 'question', 'sql', 'answer', 'hard_positive_idx', 'positive_idx', 'negative_idx', 'dataset']).
- Could you provide a comment about the meaning of each field?
- Literally, positive idx means the index of relevant tables, however, I find some positive_idx are empty lists ([]), does it mean there are no relevant tables for this question? and how do you feed empty tables into the encoder?
Metadata
Metadata
Assignees
Labels
No labels