abhijeet3922 / finbert_embedding

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

Could not find a version that satisfies the requirement torch==1.1.0 (from finbert-embedding==0.1.4) #4

Open nawel12 opened 3 years ago

nawel12 commented 3 years ago

I am getting the Following error when i try to test finbert

ERROR: Could not find a version that satisfies the requirement torch==1.1.0 (from finbert-embedding==0.1.4) (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2) ERROR: No matching distribution found for torch==1.1.0 (from finbert-embedding==0.1.4)

Alisia0182 commented 6 months ago

Same here... Did you solve it?