Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- zh
|
5 |
- en
|
6 |
library_name: transformers
|
|
|
7 |
---
|
8 |
|
9 |
# Ziya-LLaMA-13B-v1
|
@@ -161,4 +162,4 @@ You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
|
161 |
year={2021},
|
162 |
howpublished={\url{https://github.com/IDEA-CCNL/Fengshenbang-LM}},
|
163 |
}
|
164 |
-
```
|
|
|
4 |
- zh
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
# Ziya-LLaMA-13B-v1
|
|
|
162 |
year={2021},
|
163 |
howpublished={\url{https://github.com/IDEA-CCNL/Fengshenbang-LM}},
|
164 |
}
|
165 |
+
```
|