Jinkin commited on
Commit
cef07f3
1 Parent(s): d0e8a3f

update license

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1110,7 +1110,13 @@ scores = q_embeddings @ p_embeddings.T
1110
  ## Training Detail
1111
  TODO
1112
 
1113
- ## acknowledgement
 
 
 
 
 
 
1114
 
1115
  piccolo is powered by Genral Model group from SenseTime Research.
1116
  [Jinkin](https://huggingface.co/Jinkin) complete code implementation and model training.
 
1110
  ## Training Detail
1111
  TODO
1112
 
1113
+ ## License
1114
+ Piccolo 使用 MIT License,免费商用。
1115
+ Piccolo use MIT License. It can be used for commercial purposes free of charge.
1116
+
1117
+ ## Acknowledgement
1118
+ piccolo 由来自商汤科技研究院的通用模型组完成训练,[Jinkin](https://huggingface.co/Jinkin) 完成了代码实现和模型训练, [Jinkin](https://huggingface.co/Jinkin),
1119
+ [CCCCxxx](https://huggingface.co/CCCCxxx) 一起完成了数据搜集、整理和评测工作. 项目由 [Gaomengya](https://huggingface.co/gaomengya) 和 [chaorenwu111](https://huggingface.co/chaorenwu111) 主导。
1120
 
1121
  piccolo is powered by Genral Model group from SenseTime Research.
1122
  [Jinkin](https://huggingface.co/Jinkin) complete code implementation and model training.