almirsarajcic commited on
Commit
55c4404
1 Parent(s): 49c5371

Upload tokenizer.json

Browse files

Generated with:

```python
from transformers import AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained("microsoft/DialoGPT-small")
assert tokenizer.is_fast
tokenizer.save_pretrained("...")
```

Files changed (1) hide show
  1. tokenizer.json +0 -0
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff