facebookresearch / clutrr

Diagnostic benchmark suite to explicitly test logical relational reasoning on natural language
Other
90 stars 14 forks source link

requests.ConnectionError during generating the data #17

Open leeedwina430 opened 1 year ago

leeedwina430 commented 1 year ago

1685209526141

leeedwina430 commented 1 year ago

I tried to generate some data with

python main.py --train_tasks 6.3 --test_tasks 1.3

and got this error. I'm not sure whether this is because the original dataset used is no longer available (if so, could you please provide any access or replacement to this dataset?) or other latent reason from my end. It would be appreciated a lot if you could help me with this issue.

koustuvsinha commented 1 year ago

Hi, sorry for the delayed response. Can you try generating the data in our develop branch?