Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Error #23

Open
mady143 opened this issue Dec 23, 2019 · 0 comments
Open

Error #23

mady143 opened this issue Dec 23, 2019 · 0 comments

Comments

@mady143
Copy link

mady143 commented Dec 23, 2019

Hi @surbhitkapoor ,
This is the error which I got after running the command to prepare the data
PYTHONPATH=".:$PYTHONPATH" python qgen/data.py

Error:
Traceback (most recent call last):
File "qgen/data.py", line 249, in
trim_embeddings()
File "qgen/data.py", line 227, in trim_embeddings
for data in [_load_training_stories().values(), _load_test_stories().values()]:
File "qgen/data.py", line 208, in _load_training_stories
_training_stories = _read_data("train.csv")
File "qgen/data.py", line 160, in _read_data
document_text = row[1]
IndexError: list index out of range
getting same issue can you please help me to resolve this issue

Thanks & Regards,
Manikantha Sekhar

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant