Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,19 @@
|
|
1 |
---
|
2 |
tasks:
|
3 |
-
|
4 |
- text-generation
|
5 |
-
|
6 |
model_type:
|
7 |
-
|
8 |
- gpt
|
9 |
- llama
|
10 |
-
|
11 |
domain:
|
12 |
-
|
13 |
- nlp
|
14 |
-
|
15 |
language:
|
16 |
-
|
17 |
- en
|
18 |
- zh
|
19 |
- cn
|
20 |
-
|
21 |
tags:
|
22 |
- transformer
|
23 |
- 封神榜
|
|
|
24 |
---
|
25 |
# Ziya2-13B-Base
|
26 |
|
@@ -124,4 +117,4 @@ You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
|
124 |
archivePrefix={arXiv},
|
125 |
primaryClass={cs.CL}
|
126 |
}
|
127 |
-
```
|
|
|
1 |
---
|
2 |
tasks:
|
|
|
3 |
- text-generation
|
|
|
4 |
model_type:
|
|
|
5 |
- gpt
|
6 |
- llama
|
|
|
7 |
domain:
|
|
|
8 |
- nlp
|
|
|
9 |
language:
|
|
|
10 |
- en
|
11 |
- zh
|
12 |
- cn
|
|
|
13 |
tags:
|
14 |
- transformer
|
15 |
- 封神榜
|
16 |
+
license: apache-2.0
|
17 |
---
|
18 |
# Ziya2-13B-Base
|
19 |
|
|
|
117 |
archivePrefix={arXiv},
|
118 |
primaryClass={cs.CL}
|
119 |
}
|
120 |
+
```
|