Gabriel Soranzo
Gabriel Soranzo
See here for a pretrained model **with a different architecture**: [https://github.com/thunlp/fewrel](https://github.com/thunlp/fewrel)
Requires SemEval2010 Task 8 dataset, available [here.](https://github.com/sahitya0000/Relation-Classification/blob/master/corpus/SemEval2010_task8_all_data.zip) Download & unzip to ./data/ folder.
You can write it after `args = parser.parse_args()` Note: I had to write `args=self.args` in src/tasks/infer.py after `self.args = load_pickle("args.pkl")` line 37.
Thanks for your so quick answer! 1a. Sadly I have already made the script, and I do not know how to remove McAirPos to reinstall it without the script. 1b....
No progress in my side.