Add sentence-transformers all-MiniLM-L6-v2 and all-mpnet-base-v2 tokenizer.json fixtures
#11
by sbrandeis HF Staff - opened
Byte-identical copies from the two Hub repos at their current main. Both ship truncation (max_length 128) and padding (Fixed 128); the release-crate oracle in huggingface/tokenizers reads them to compare padded attention masks and type ids.
sbrandeis changed pull request status to open
sbrandeis changed pull request status to merged