if001 commited on
Commit
a40396b
1 Parent(s): 94ee4de
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -40,4 +40,9 @@ instructionとinput、outputにまとめ、kenllmでperplexityのスコアが付
40
 
41
  perplexityの計算に用いたtokenizerはこちら
42
 
43
- https://huggingface.co/if001/sentencepiece_ja
 
 
 
 
 
 
40
 
41
  perplexityの計算に用いたtokenizerはこちら
42
 
43
+ https://huggingface.co/if001/sentencepiece_ja
44
+
45
+
46
+ - instruction_ppl: instructionのみのperplexity
47
+ - output_ppl: outputのみのperplexity
48
+ - full_ppl: instructionとoutputを合わせ、instruction用の文章にしたperplexity