traintogpb
commited on
Commit
•
a6e0056
1
Parent(s):
6a245f2
docs: update readme
Browse files
README.md
CHANGED
@@ -10,7 +10,9 @@ language:
|
|
10 |
metrics:
|
11 |
- sacrebleu
|
12 |
- comet
|
13 |
-
pipeline_tag:
|
|
|
|
|
14 |
---
|
15 |
### Pretrained LM
|
16 |
- [beomi/open-llama-2-ko-7b](https://huggingface.co/beomi/open-llama-2-ko-7b) (MIT License)
|
|
|
10 |
metrics:
|
11 |
- sacrebleu
|
12 |
- comet
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
tags:
|
15 |
+
- translation
|
16 |
---
|
17 |
### Pretrained LM
|
18 |
- [beomi/open-llama-2-ko-7b](https://huggingface.co/beomi/open-llama-2-ko-7b) (MIT License)
|