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
If you check the file data/squad_multitask/dataset_infos.json, you will find:
"splits": {"train": {"name": "train", "num_bytes": 226286197, "num_examples": 253276,......
You can change "226286197" to "226284739" and change "253276" to "253275", then you can fix the error.
When i do python prepare_data.py,Why run out of this message?
The text was updated successfully, but these errors were encountered: