Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download bert data from bertPrep.py failed #38

Open
Fred-cell opened this issue Feb 8, 2024 · 0 comments
Open

download bert data from bertPrep.py failed #38

Fred-cell opened this issue Feb 8, 2024 · 0 comments

Comments

@Fred-cell
Copy link

when I executed this script in folder Model-Reference/PyTorch/nlp/bert/data, it failed:
]# bash create_datasets_from_start.sh
Checkout WikiExtractor repository
fatal: destination path 'wikiextractor' already exists and is not an empty directory.
Download dataset wiki_only
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 16: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 17: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 18: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 19: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 21: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 22: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 23: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 24: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 25: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 26: import: command not found
/home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 28: syntax error near unexpected token (' /home/fred/habana/Model-References/PyTorch/nlp/bert/data/bertPrep.py: line 28: def main(args):'

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

No branches or pull requests

1 participant