-
Notifications
You must be signed in to change notification settings - Fork 27
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
Coin Stream Set #18
Comments
Hi shachoi, many thanks for your interests! Due to the company policy, we cannot release anything about the YouTube data. But I have released the streaming dialogue generation scripts https://github.com/showlab/videollm-online/tree/main/data/livechat. Could you try it and, I will promptly response you if there are any problems! |
Thanks for the response! |
@chenjoya According to section 3.2 in paper (and also the code), the "Offline Annotations to Video Streaming Dialogue" is done by inserting multiple queries randomly in the video. But in Supplementary B.1 and B.2 COIN Stream Example, only single query is inserted in the beginning. Can you provide code/explanation on how this single query dataset is generated? Is it just using a single fixed template |
Ok seems you asked the COIN stream set. It is very simple,
As you see, it is not using LLM, just rule-based. Livechat generation is more recommended. |
@chenjoya Thank you for the prompt reply!
|
Hi thank you!
|
Sorry for the confusion. What I mentioned is the code to split task label. The prompt in paper is correct. |
Thank you! |
Hi @chenjoya,
First of all, thank you for your prompt response and support!!
I’m also looking to train using the Coin dataset. Currently, the only released Coin-related resource is for its benchmark, correct?
Could you release the Coin stream set, which generates online dialogue from COIN offline annotations?
The text was updated successfully, but these errors were encountered: