abhijeet3922 / finbert_embedding

Token and sentence level embeddings from FinBERT model (Finance Domain)
MIT License
37 stars 12 forks source link

Dropbox 404 #6

Open sginne opened 3 years ago

sginne commented 3 years ago

Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /usr/local/lib/python3.7/dist-packages (from pyasn1-modules>=0.2.1->google-auth<2,>=1.6.3->tensorboard~=2.4->tensorflow->finbert-embedding==0.1.4) (0.4.8) Requirement already satisfied: oauthlib>=3.0.0 in /usr/local/lib/python3.7/dist-packages (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard~=2.4->tensorflow->finbert-embedding==0.1.4) (3.1.0) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata; python_version < "3.8"->markdown>=2.6.8->tensorboard~=2.4->tensorflow->finbert-embedding==0.1.4) (3.4.1) Downloading data from https://www.dropbox.com/s/6oeprcqae7tc459/fin_model.tar.gz?dl=1


HTTPError Traceback (most recent call last)

/usr/local/lib/python3.7/dist-packages/tensorflow/python/keras/utils/data_utils.py in get_file(fname, origin, untar, md5_hash, file_hash, cache_subdir, hash_algorithm, extract, archive_format, cache_dir) 274 try: --> 275 urlretrieve(origin, fpath, dl_progress) 276 except HTTPError as e:

15 frames

HTTPError: HTTP Error 404: Not Found

During handling of the above exception, another exception occurred:

Exception Traceback (most recent call last)

/usr/local/lib/python3.7/dist-packages/tensorflow/python/keras/utils/data_utils.py in get_file(fname, origin, untar, md5_hash, file_hash, cache_subdir, hash_algorithm, extract, archive_format, cache_dir) 275 urlretrieve(origin, fpath, dl_progress) 276 except HTTPError as e: --> 277 raise Exception(error_msg.format(origin, e.code, e.msg)) 278 except URLError as e: 279 raise Exception(error_msg.format(origin, e.errno, e.reason))

Exception: URL fetch failure on https://www.dropbox.com/s/6oeprcqae7tc459/fin_model.tar.gz?dl=1: 404 -- Not Found

PoornaSaiNagendra commented 1 year ago

Hi @sginne @abhijeet3922

Have you solved the issue? Could you help me, I am also facing the same error.

Thanks and Regards Poorna

shivendra-algo commented 1 year ago

Hi @sginne @abhijeet3922

I am also getting the same issue. Is it resolved? Please help.

Thanks

Anirudh-Murali commented 1 year ago

Facing this issue in colab