-
Hi,
Thanks for sharing the code. I'm using it to fine-tune on videos by freezing the visual encoder and projector, and tuning the LLM. Initially, everything works well, but as training progresses, …
-
Release test **air_example_dreambooth_finetuning** failed. See https://buildkite.com/ray-project/release/builds/26732#01935965-95dc-4c3d-a6a9-16dfc04c637a for more details.
Managed by OSS Test Policy
-
Hi!
Thanks for your work on FLMR. It's truly impressive. I am wondering any updates on when the Chinese version of your model will be open-sourced? Also, what data set size is recommended for effec…
-
Hello
How are you?
Thanks for contributing to this project.
Is it possible to fine-tune Whisper model using this project for multiple languages at same time?
-
The console tells me:You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.
generated_text:!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!…
-
**Describe the bug**
When finetuning _chronos-t5-small_ on the ETTh1 dataset and ETTh2 dataset respectively, the performance drops compared to the zeroshot performance. Could that be the case be…
-
@loubnabnl The code for finetuning the base models are provided in this repo. However, I guess that the same code cannot be used for finetuning the instruct models. So, please provide code for finetun…
-
Hi! Do you have any script showing how to train TEMPO using "contextualized" TS such as your TETS dataset ?
Thanks !
-
Hi,
I successfully ran the finetuning code using config/pretrain/saprot.py and config/Thermostability/saprot.py
Then I newly got these questions
I would really appreciate it if you could answer…
-
Dear @xiaoachen98,
Thank you very much for releasing the code. I am running your fine-tuning script to replicate your LLaMA 3 results. However, I am getting zero loss after the first iteration. Hav…