shift-ykurami
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Overview
|
2 |
This model is ["staka/fugumt-ja-en"](https://huggingface.co/staka/fugumt-en-ja) converted to run on [CTranslate2](https://github.com/OpenNMT/CTranslate2).
|
3 |
|
@@ -9,16 +21,4 @@ ct2-transformers-converter --model staka/fugumt-ja-en --output_dir fugumt-ja-en-
|
|
9 |
```
|
10 |
|
11 |
## License
|
12 |
-
Based on the original model, this work is licensed under a CC [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) license.
|
13 |
-
|
14 |
-
---
|
15 |
-
license: cc-by-sa-4.0
|
16 |
-
language:
|
17 |
-
- ja
|
18 |
-
- en
|
19 |
-
base_model:
|
20 |
-
- staka/fugumt-ja-en
|
21 |
-
pipeline_tag: translation
|
22 |
-
tags:
|
23 |
-
- CTranslate2
|
24 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- staka/fugumt-ja-en
|
8 |
+
pipeline_tag: translation
|
9 |
+
tags:
|
10 |
+
- CTranslate2
|
11 |
+
---
|
12 |
+
|
13 |
## Overview
|
14 |
This model is ["staka/fugumt-ja-en"](https://huggingface.co/staka/fugumt-en-ja) converted to run on [CTranslate2](https://github.com/OpenNMT/CTranslate2).
|
15 |
|
|
|
21 |
```
|
22 |
|
23 |
## License
|
24 |
+
Based on the original model, this work is licensed under a CC [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) license.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|