u-10bei commited on
Commit
dd6ece6
1 Parent(s): 584e4ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - ja
5
  ---
6
+ This version was created using sentencepiece.
7
+ The vocabulary was obtained by filtering Japanese wikipedia and trained using the unigram method.
8
+
9
+ ---
10
+
11
+ このバージョンは、sentencepieceを使用し作りました。
12
+ 日本語wikipediaをフィルタリングして得られた語彙で、unigram手法を使って学習しています。