Closed bahar-abbs closed 2 years ago
i'm really confused with your code. could you tell me, if i want to extract keyphrases from inspect data which code i have to run?
another question: :)) i want to use your Bart_wikiKp on my project could you give me some explains about the dataset Wiki_kp which you used for finetuning bart
i use pytorch 1.11 and therefore torchtext 0.12 in this new version of torchtext, torchtext.data.Iterator dose not exist so i don,t know what i have to do to run the code: CUDA_VISIBLE_DEVICES=0 python onmt/keyphrase/kpg_example_hfdatasets.py note that i m almost beginner in python