Add library_name and pipeline_tag
#2
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
-
license_name: seallm
|
4 |
-
license_link: https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat/blob/main/LICENSE
|
5 |
language:
|
6 |
- en
|
7 |
- zh
|
@@ -28,12 +25,16 @@ language:
|
|
28 |
- fa
|
29 |
- tl
|
30 |
- my
|
|
|
|
|
|
|
|
|
|
|
31 |
tags:
|
32 |
- multilingual
|
33 |
- babel
|
34 |
---
|
35 |
|
36 |
-
|
37 |
# *Babel*: Open Multilingual Large Language Models Serving Over 90% of Global Speakers
|
38 |
|
39 |
<p align="center">
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- zh
|
|
|
25 |
- fa
|
26 |
- tl
|
27 |
- my
|
28 |
+
license: other
|
29 |
+
license_name: seallm
|
30 |
+
license_link: https://huggingface.co/SeaLLMs/SeaLLM-13B-Chat/blob/main/LICENSE
|
31 |
+
pipeline_tag: text-generation
|
32 |
+
library_name: transformers
|
33 |
tags:
|
34 |
- multilingual
|
35 |
- babel
|
36 |
---
|
37 |
|
|
|
38 |
# *Babel*: Open Multilingual Large Language Models Serving Over 90% of Global Speakers
|
39 |
|
40 |
<p align="center">
|