Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any plan to release the finetune model of downstream tasks? #15

Open
Wenju-Huang opened this issue Mar 21, 2024 · 4 comments
Open

Comments

@Wenju-Huang
Copy link

No description provided.

@Fanzy27
Copy link

Fanzy27 commented Mar 25, 2024

README.md

@carlinds
Copy link

README.md

As far as I can see, the README only describes the process of fine-tuning. Would it be possible to share the weights for the models you have already fine-tuned? In particular, I am interested in the model weights for the VQA.

@DelusionalLogic
Copy link

I've run the retrieval finetune on MSR-VTT and thrown it up on huggingface https://huggingface.co/delusionallogic/vast_finetune_msrvtt_retrieval

Trained on 4xGTX600Ada, using 177.7 GB of video memory and 100GB of system memory. 64GB of storage space. For 13.5 hours at around 3.8 dollars an hour.

04/28/2024 06:58:49 - INFO - __main__ -   ==== evaluation--ret%tvas--msrvtt_ret_ret_itc_tvas========
04/28/2024 06:58:49 - INFO - __main__ -   {'video_r1': 52.7, 'video_recall': '52.7/78.1/86.9', 'video_ravg': 72.6}
04/28/2024 06:58:49 - INFO - __main__ -   ==== evaluation--ret%tvas--msrvtt_ret_ret_itm_tvas========
04/28/2024 06:58:49 - INFO - __main__ -   {'video_r1': 63.2, 'video_recall': '63.2/83.3/89.3', 'video_ravg': 78.6}

@iamthephd
Copy link

iamthephd commented Jun 6, 2024

@DelusionalLogic Thanks for sharing! When tested on the checkpoint shared by you, I got results 3-4% less than what you have mentioned. Do you know why it is less?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants