You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the ReadMe file and followed the requirement steps. However I have some CSV files that each one has some columns that differ from other files. Which one I use for executing parts of this code?
(for example the combined-newsqa-data-v1.csv file has "story_id", "story_text", "question", "answer_char_ranges", "is_answer_absent", "is_question_bad" and "validated_answers" columns and in split-data folder the train.csv, test.csv and dev.csv files have "story_id", "story_text", "question" and "answer_token_ranges " columns.)
I would be forever grateful for your kind help.
The text was updated successfully, but these errors were encountered:
I read the ReadMe file and followed the requirement steps. However I have some CSV files that each one has some columns that differ from other files. Which one I use for executing parts of this code?
(for example the combined-newsqa-data-v1.csv file has "story_id", "story_text", "question", "answer_char_ranges", "is_answer_absent", "is_question_bad" and "validated_answers" columns and in split-data folder the train.csv, test.csv and dev.csv files have "story_id", "story_text", "question" and "answer_token_ranges " columns.)
I would be forever grateful for your kind help.
The text was updated successfully, but these errors were encountered: