June Feld

Results 9 comments of June Feld

does anyone have a working example they could share that contains their folder structure?

I get this error: ``` File "train.py", line 9, in queries_per_passage=-1) File "E:\Data_Science\virtual_envs\py36\lib\site-packages\gpl\train.py", line 124, in train corpus, gen_queries, gen_qrels = GenericDataLoader(path_to_generated_data).load(split="train") File "E:\Data_Science\virtual_envs\py36\lib\site-packages\beir\datasets\data_loader.py", line 63, in load self.check(fIn=self.query_file, ext="jsonl")...

No luck. To give some baseline... I tried your code from April 14, above to no avail. I tried the toy example from the comment above to no avail. My...

thanks! I ran this on my personal M1 and it works! Now am just waiting on my work Mac to get here :)

I can run this fork: pip install pytrec-eval-terrier and it reads as import pytrec-eval. Would you please add this as an alternative? Glad to help if needed!

also having issues with windows 10 python 3.9. Unfortunately, package is a dependency for other packages.... Any other suggestions?

Yes, I was able to get that fork to install. However, when I pip install for the key package I want (pip install gdl) it still forces me over to...

Great idea! Will do, thanks all! Update for posterity: I tried running python 3.6-3.9 to no avail. I was able to take the package yml ([gpl ](https://github.com/UKPLab/gpl)for my use case)...