Frederik s commited on
Commit
5f4db92
1 Parent(s): a002493

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 --output_dir ../converted/sugoi-v4-ja-en-ct2
16
+ ```