I am trying to replicate your experiments. However, it seems like the Git Repo is missing some pickle files:
doc_classification_map.pkl
training_docs_list.pkl
validation_docs_list.pkl
test_docs_list.pkl
Would you still happen to have these files?
If not are you able to explain the format of these files? Based on the code, it seems that the files contain a list of document indexes and document ids. What exactly is the difference between these fields?
Thanks in advance!
I am trying to replicate your experiments. However, it seems like the Git Repo is missing some pickle files:
doc_classification_map.pkl
training_docs_list.pkl
validation_docs_list.pkl
test_docs_list.pkl
Would you still happen to have these files?
If not are you able to explain the format of these files? Based on the code, it seems that the files contain a list of document indexes and document ids. What exactly is the difference between these fields?
Thanks in advance!