Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ language:
|
|
| 5 |
- en
|
| 6 |
base_model:
|
| 7 |
- sbintuitions/sarashina2.2-1b
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
# CAT-Translate 🐱
|
| 10 |
|
|
@@ -152,4 +154,4 @@ This project stands on the shoulders of giants. In particular, the following res
|
|
| 152 |
- [fastText](https://github.com/facebookresearch/fastText) by Facebook Research
|
| 153 |
- [COMET](https://huggingface.co/Unbabel/wmt22-comet-da) by Ricardo Rei et al.
|
| 154 |
- [sacrebleu](https://github.com/mjpost/sacrebleu) by Matt Post
|
| 155 |
-
- Mitsuki Sakamoto for deploying the model with UI for internal testing
|
|
|
|
| 5 |
- en
|
| 6 |
base_model:
|
| 7 |
- sbintuitions/sarashina2.2-1b
|
| 8 |
+
datasets:
|
| 9 |
+
- cyberagent/CAT-Translate-Dataset
|
| 10 |
---
|
| 11 |
# CAT-Translate 🐱
|
| 12 |
|
|
|
|
| 154 |
- [fastText](https://github.com/facebookresearch/fastText) by Facebook Research
|
| 155 |
- [COMET](https://huggingface.co/Unbabel/wmt22-comet-da) by Ricardo Rei et al.
|
| 156 |
- [sacrebleu](https://github.com/mjpost/sacrebleu) by Matt Post
|
| 157 |
+
- Mitsuki Sakamoto for deploying the model with UI for internal testing
|