Jinkin commited on
Commit
a6d8dc8
1 Parent(s): de0b237

update license

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