mbrack commited on
Commit
1869aba
1 Parent(s): 54ebaeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1263,7 +1263,7 @@ language:
1263
 
1264
  # Multilingual Tokenizer Benchmark
1265
 
1266
- This dataset includes pre-processed wikipedia data for tokenizer evaluation in 45 languages. We provide more informatino on this evalaution task in [this blogpost](https://occiglot.github.io/occiglot/posts/eu_tokenizer_perfomance/).
1267
 
1268
  ## Usage
1269
  The dataset allows us to easily calculate *tokenizer fertility* and the *proportion of continued words* on any of the supported languages. In the example below we take the Mistral tokenizer and evaluate its performance on Slovak.
 
1263
 
1264
  # Multilingual Tokenizer Benchmark
1265
 
1266
+ This dataset includes pre-processed wikipedia data for tokenizer evaluation in [45 languages](https://huggingface.co/datasets/occiglot/tokenizer-wiki-bench/blob/main/README.md#supported-languages). We provide more information on the evaluation task in general [this blogpost](https://occiglot.github.io/occiglot/posts/eu_tokenizer_perfomance/).
1267
 
1268
  ## Usage
1269
  The dataset allows us to easily calculate *tokenizer fertility* and the *proportion of continued words* on any of the supported languages. In the example below we take the Mistral tokenizer and evaluate its performance on Slovak.