Commit ebb778e1 authored by dongchy920's avatar dongchy920
Browse files

Update README.md

parent 18dd8da6
...@@ -69,7 +69,7 @@ export HF_ENDPOINT=https://hf-mirror.com ...@@ -69,7 +69,7 @@ export HF_ENDPOINT=https://hf-mirror.com
## 数据集 ## 数据集
下载[ScienceQA](https://huggingface.co/datasets/derek-thomas/ScienceQA/tree/main)数据集 下载[ScienceQA](https://huggingface.co/datasets/derek-thomas/ScienceQA/tree/main)数据集
SCNet快速下载链接: SCNet快速下载链接:
- http://113.200.138.88:18080/aimodels/findsource-dependency/vicuna-13b-v1.1 - http://113.200.138.88:18080/aidatasets/project-dependency/scienceqa
数据集结构为: 数据集结构为:
input input
...@@ -130,6 +130,8 @@ python projects/instructblip/run_demo.py ...@@ -130,6 +130,8 @@ python projects/instructblip/run_demo.py
<img src="./assets/demo.png"/> <img src="./assets/demo.png"/>
</div> </div>
如果gradio显示缺少frpc_linux_amd64_v0.2文件,下载[frpc_linux_amd64_v0.2](https://gitcode.net/miamnh/frpc_linux_amd64/-/blob/master/frpc_linux_amd64_v0.2)将文件放入对应gradio位置,并使用chmod +x修改文件权限
## 精度 ## 精度
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment