multifit icon indicating copy to clipboard operation
multifit copied to clipboard

Fixed datasets module references in prepare-wiki.sh

Open cosimo opened this issue 5 years ago • 0 comments

Had the following errors otherwise:

Saving data in data
Chosen language: it
data/wiki_dumps/itwiki-latest-pages-articles.xml.bz2 already exists. Skipping download.
data/wiki_extr/it already exists. Skipping extraction.
/src/fastai/.venv/bin/python: No module named multifit.create_wikitext
/src/fastai/.venv/bin/python: No module named multifit.postprocess_wikitext
/src/fastai/.venv/bin/python: No module named multifit.postprocess_wikitext

cosimo avatar Jun 10 '20 06:06 cosimo