Pclanglais commited on
Commit
8616708
·
verified ·
1 Parent(s): 77f5096

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ The dataset release is accompanied by a comprehensive technical report (ICRL 202
79
  * `creator`: institution publishing/collecting/curating the resource.
80
  * `language`: automatically identified language.
81
  * `word_count`: number of space delimited words.
82
- * `token_count`: number of tokens as calculated by Pleias official tokenizer.
83
  * `text`: full text, without formatting.
84
 
85
  </details >
 
79
  * `creator`: institution publishing/collecting/curating the resource.
80
  * `language`: automatically identified language.
81
  * `word_count`: number of space delimited words.
82
+ * `token_count`: number of tokens as calculated by Pleias official tokenizer and Gemma-3 tokenizer for Chinese, Japanese, Arabic, Korean and few additional non-Western languages.
83
  * `text`: full text, without formatting.
84
 
85
  </details >