Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,19 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: green
|
5 |
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Welcome to DCD Lab of Zhejiang University
|
3 |
+
emoji: π₯
|
4 |
colorFrom: green
|
5 |
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# Welcome to DCD Lab of Zhejiang University!
|
11 |
+
|
12 |
+
## Who are we?
|
13 |
+
- We are PhD and Master students of Zhejiang University. π’
|
14 |
+
- We are devoting ourselves to the new era of AI, studying data-driven and knowledge-driven of AI technology. π
|
15 |
+
|
16 |
+
## What are we doing?
|
17 |
+
- We are trying to build competitive generative language models with efficient training strategies, following works such as LLaMA, Alpaca, LoRA, GLM, ZeRO, etc. π
|
18 |
+
- We are trying to apply generative language models to specific domains to make them suitable for solving industrial tasks. π
|
19 |
+
- We are trying to aggregate the abilities of multiple existing pre-trained models and knowledge graphs to improve the performance of solving complex tasks. π
|