zhangshaolei
commited on
Commit
•
49630e8
1
Parent(s):
8ca1bc2
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- translation
|
9 |
+
- multilingual
|
10 |
+
- large language model
|
11 |
+
- instruction tuning
|
12 |
---
|
13 |
|
14 |
# BayLing: Bridging Cross-lingual Alignment and Instruction Following through Interactive Translation for Large Language Models
|