Spaces:
Running
Running
mikecovlee
commited on
Commit
β’
fa6abb2
1
Parent(s):
3ff6048
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,31 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# About Organization
|
11 |
+
This is **Large Language Model Research Group** of *KDDE Laboratory, Computer Science College, Sichuan University*
|
12 |
+
|
13 |
+
The *KDDE Laboratory* is led by [Prof. Lei Duan](https://scholar.google.com.hk/citations?user=rctiZjcAAAAJ)
|
14 |
+
# Copyright Notice
|
15 |
+
Copyright Β© 2023 Sichuan University
|
16 |
+
|
17 |
+
All repositories originally created by our group will be licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
|
18 |
+
```
|
19 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
20 |
+
you may not use this file except in compliance with the License.
|
21 |
+
You may obtain a copy of the License at
|
22 |
+
|
23 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
24 |
+
|
25 |
+
Unless required by applicable law or agreed to in writing, software
|
26 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
27 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
28 |
+
See the License for the specific language governing permissions and
|
29 |
+
limitations under the License.
|
30 |
+
```
|
31 |
+
|