Johnnyfans commited on
Commit
30422a6
·
1 Parent(s): f5d75d1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ language:
4
+ - zh
5
+ tags:
6
+ - PULSE
7
+ - NormPULSE
8
+ - llm
9
+ ---
10
+
11
+ # NormPULSE
12
+
13
+ [![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-brightgreen.svg)](https://github.com/openmedlab/PULSE/blob/main/LICENSE)
14
+ [![Model License](https://img.shields.io/badge/Model%20License-GNU%20AGPL%203.0-red.svg)](https://github.com/openmedlab/PULSE/blob/main/MODEL_LICENSE)
15
+ ## 致谢
16
+
17
+ - 上海人工智能实验室
18
+ - 上海交通大学-清源研究院
19
+ - 华东理工大学-自然语言处理与大数据挖掘实验室
20
+
21
+
22
+ ## 开源协议
23
+
24
+ 本项目所含代码采用[Apache 2.0](https://github.com/openmedlab/PULSE/blob/main/LICENSE)协议,模型权重采用[GNU AGPL 3.0](https://github.com/openmedlab/PULSE/blob/main/MODEL_LICENSE)协议。如使用本项目所含模型及其修改版本提供服务产生误导性或有害性言论,造成不良影响,由服务提供方负责,与本项目无关。
25
+