snake-head
Results
2
issues of
snake-head
我使用一个医学问答数据集([chatdoctor](https://github.com/Kent0n-Li/ChatDoctor))来微调robin-7b-v2,即使只训练0.01个epoch,也会导致完全失去对话能力。 数据集形式如下: { "type": "text2text", "instances": [ { "input": "###Human: Hi, I have what feels like a lump in my hip felxor, pretty much in the crease between lower abdominals...
## Motivation 实现根据视频回答用户问题的多模态 Demo,并在视频数据集上进行批量测试。 ## Modification 在projects中添加了新的模块videochat。 ## Use cases (Optional) 修改videochat/configs.ini中的配置项,python test.py,即可在指定的videos数据集上测试。详情见Readme.md。