xet-track llama-2.json and gpt2.json
#7
by sbrandeis HF Staff - opened
Bench tokenizer configs for the pipeline-bench CI manifest (tk-encode/examples/bench_models.json): llama-2 = model-bounded BPE (no pre-tokenizer, byte_fallback), gpt2 = standalone ByteLevel pre-tokenizer.
Provenance (full unmodified tokenizer.json):
llama-2.jsonfrom hf-internal-testing/llama-tokenizer @ main (tokenizer.json) β sha2568eea70c4866c4f1320ba096fc986ac82038a8374dbe135212ba7628835b4a6f1gpt2.jsonfrom openai-community/gpt2 @ main (tokenizer.json) β sha2568414cab924d8b9b33013f0d221c5862f365ee9be39c5c2bfae8a5a9e970478a6
sbrandeis changed pull request status to merged