Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -12,14 +12,14 @@ tags:
12
  - fengshenbang
13
  ---
14
 
15
- # Ziya-BLIP2-14B-Visual-v1
16
 
17
  - Main Page:[Fengshenbang](https://fengshenbang-lm.com/)
18
  - Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
19
 
20
  # 姜子牙系列模型
21
 
22
- - [Ziya-BLIP2-14B-Visual-v1](https://huggingface.co/IDEA-CCNL/Ziya-BLIP2-14B-Visual-v1)
23
  - [Ziya-LLaMA-13B-v1.1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1.1)
24
  - [Ziya-LLaMA-13B-v1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1)
25
  - [Ziya-LLaMA-7B-Reward](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-7B-Reward)
@@ -154,9 +154,9 @@ print(output)
154
 
155
  ## 引用 Citation
156
 
157
- 如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2210.08590):
158
 
159
- If you are using the resource for your work, please cite the our [paper](https://arxiv.org/abs/2210.08590):
160
 
161
  ```text
162
  @article{fengshenbang,
@@ -168,6 +168,15 @@ If you are using the resource for your work, please cite the our [paper](https:/
168
  }
169
  ```
170
 
 
 
 
 
 
 
 
 
 
171
  You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
172
 
173
  欢迎引用我们的[网站](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
 
12
  - fengshenbang
13
  ---
14
 
15
+ # Ziya-VL-14B-Base
16
 
17
  - Main Page:[Fengshenbang](https://fengshenbang-lm.com/)
18
  - Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
19
 
20
  # 姜子牙系列模型
21
 
22
+ - [Ziya-VL-14B-Base](https://huggingface.co/IDEA-CCNL/Ziya-BLIP2-14B-Visual-v1)
23
  - [Ziya-LLaMA-13B-v1.1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1.1)
24
  - [Ziya-LLaMA-13B-v1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1)
25
  - [Ziya-LLaMA-7B-Reward](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-7B-Reward)
 
154
 
155
  ## 引用 Citation
156
 
157
+ 如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2210.08590),[论文](https://arxiv.org/abs/2310.08166)
158
 
159
+ If you are using the resource for your work, please cite the our [paper](https://arxiv.org/abs/2210.08590), [paper](https://arxiv.org/abs/2310.08166):
160
 
161
  ```text
162
  @article{fengshenbang,
 
168
  }
169
  ```
170
 
171
+ ```text
172
+ @article{lu2023ziya,
173
+ title={Ziya-VL: Bilingual Large Vision-Language Model via Multi-Task Instruction Tuning},
174
+ author={Lu, Junyu and Zhang, Dixiang and Wu, Xiaojun and Gao, Xinyu and Gan, Ruyi and Zhang, Jiaxing and Song, Yan and Zhang, Pingjian},
175
+ journal={arXiv preprint arXiv:2310.08166},
176
+ year={2023}
177
+ }
178
+ ```
179
+
180
  You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
181
 
182
  欢迎引用我们的[网站](https://github.com/IDEA-CCNL/Fengshenbang-LM/):