Datasets:
Update README.md
Browse files
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 >
|