OpenGVLab / OpenGVLab/Ask-Anything
question about processing caption_sharegtpvideo_300k
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Hi authors, thanks for your great work.
When using the codes for stage3 training, it seems the codes cannot process the catpion_sharegptvideo_300k dataset.
The "img" item in the following config (instruction_data.py) seems make no difference.
caption_sharegptvideo_300k=[
f"{my_path}/video/caption/sharegptvideo/train_300k.json",
"{my_path}/shareGPTVideo/train_video_and_instruction/train_300k/videos",
"video",
"img", # read from image
],
Thanks for your reply.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with instruction_data.py and the caption_sharegptvideo_300k configuration entry. Trace how the dataset JSON, video directory, and "img" value are consumed during stage3 training, then reproduce the reported processing behavior. Done means the dataset is processed as intended or the limitation and required configuration are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100