Sandy4321

Results 301 comments of Sandy4321

good question , @approximated-intelligence can you share your new code?

Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> from datasetsforecast.phm2008 import PHM2008 Traceback (most...

https://nixtlaverse.nixtla.io/datasetsforecast/favorita.html#favorita-usage-example >>> from datasetsforecast.favorita import FavoritaData Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'datasetsforecast.favorita'

can you share code how to test how each data set is downloaded and save data to pkl file I get error Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC...

per reference https://github.com/FlagOpen/FlagEmbedding/blob/master/Tutorials/1_Embedding/1.2.5_BGE_EN_ICL.ipynb BGE-EN-ICL use decoder only LLM, Mistral-7B

https://arxiv.org/pdf/2409.15700 there is contradiction Surprisingly, the best results are obtained using the original, unmodified architecture. vs Training Detail. We fine-tune the Mistral-7B model using a contrastive loss and conduct the...