Open
Description
In config.py
, on line 26-28
it seems like the preprocessing
step need article.txt
, title.txt
, template
, samples.index.json
and _score.json
to be prepared in config.py
to run the whole process
But after doing retrieve, I only got train/test/dev.sample.index
other than the original article and title file
So how can I get all the other data I need such as sample.index.json
and _score.json
?
Metadata
Metadata
Assignees
Labels
No labels