Frederik s commited on
Commit ·
698f4e1
1
Parent(s): 7d06e89
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: unknown
|
| 3 |
+
language:
|
| 4 |
+
- ja
|
| 5 |
+
- en
|
| 6 |
+
pipeline_tag: translation
|
| 7 |
---
|
| 8 |
+
https://sugoitranslator.com
|
| 9 |
+
<br />
|
| 10 |
+
https://blog.sugoitranslator.com
|
| 11 |
+
<br />
|
| 12 |
+
https://www.patreon.com/mingshiba
|
| 13 |
+
<br />
|
| 14 |
+
```
|
| 15 |
+
ct2-fairseq-converter --model_path big.pretrain.pt --data_dir . --source_lang ja --target_lang en --quantization float16 --output_dir ../converted/sugoi-v3.3-ja-en-ct2-float16
|
| 16 |
+
```
|