Frederik s commited on
Commit
93b66bb
1 Parent(s): 1f6cbdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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-v4-ja-en-ct2-float16
16
+ ```