-
I tried running the [evaluation code](https://github.com/PKU-YuanGroup/Video-LLaVA/blob/main/scripts/v1_5/eval/eval_image_llavabench.sh) on [your model checkpoint](https://huggingface.co/LanguageBind/…
-
https://github.com/salesforce/LAVIS/blob/59273f651b9bffb193d1b12a235e909e9f826dda/lavis/models/blip2_models/blip2_qformer.py#L242
Hello,
I was going through the code in BLIP-2's repository and I…
-
不好意思 想请教一下 在Data Preparation部分的第三步3. Convert and Crop the Videos 执行python3 tools/video_convert.py --codec=libx264 --keyint=60 --resize=240 -i dataset/msvd/videos -o dataset/msvd/videos_240_h264_keyint…
-
Hi, guys! Thank you for the project a lot. But I have an issue with downloading pretrained models using download_models.sh. I've tied different networks, but it fails all the time. Do you have another…
-
![image](https://user-images.githubusercontent.com/38175683/208283448-a64af7e3-e47c-47bd-9d00-a724eff74e96.png)
--do_eval can get correct zero-shot performance
but --do_train meets NaN at the sta…
-
**Describe the feature**
提供多种损失函数的sft训练,比如对比损失
**Paste any useful information**
sft时,除了交叉熵损失,有时需要针对某个特定token计算对比损失、pairloss等等,可否集成这样一个功能呢?
**Additional context**
-
Hello. Thank you for sharing your interesting research.
I was able to easily reproduce the results of the DiDeMo dataset by demo script (run_didemo.sh). However, when attempting to reproduce the MSR-…
-
Dear authors,
Great work and thanks for releasing the code for ViClip pretraining on InternVid-10M-FLT. Firstly, It would be really great if the pre-trainning instructions are more detailed, like w…
-
### System Info
```Shell
Copy-and-paste the text below in your GitHub issue
- `Accelerate` version: 1.0.0
- Platform: Linux-6.10.11-amd64-x86_64-with-glibc2.40
- `accelerate` bash location: /dis…
-
```
PYTHONPATH:
which python: /opt/conda/envs/umt/bin/python
PYTHONPATH: :/opt/conda/envs/umt/bin/python:.
torchrun.sh: line 2: scontrol: command not found
torchrun.sh: line 3: scontrol: command…