sheffieldnlp / naacl2018-fever

Fact Extraction and VERification baseline published in NAACL2018
http://fever.ai
Apache License 2.0
127 stars 41 forks source link

Can't download pretrained model #58

Closed RuochenZhao closed 1 year ago

RuochenZhao commented 1 year ago

When I tried to run: bash scripts/download-model.sh

I got: --2022-12-28 12:17:47-- https://s3-eu-west-1.amazonaws.com/fever.public/model.tar.gz Resolving s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)... 52.92.1.168, 52.92.32.32, 52.218.92.35, ... Connecting to s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)|52.92.1.168|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-12-28 12:17:48 ERROR 403: Forbidden.

RuochenZhao commented 1 year ago

Same thing happens with the tokenizer and fever.db:

output:

Resolving s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)... 52.218.85.10, 52.218.0.11, 52.92.19.160, ... Connecting to s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)|52.218.85.10|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-12-28 12:35:22 ERROR 403: Forbidden.

ernlavr commented 1 year ago

See https://fever.ai/ Download URLs for shared task data for FEVER, FEVER2.0 and FEVEROUS have been updated. New URLS begin with https://fever.ai/download/[task name]/[filename]. All resource pages have been updated with the new URLs. Previous dataset URLs may not work and should be updated if you require these in your scripts.

j6mes commented 1 year ago

The models can be checked her. The files are updated with the info as given by @ernlavr. i will update the scripts