jangedoo commited on
Commit
2b8e7b7
1 Parent(s): 8880a0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,6 +2,6 @@
2
  library_name: transformers
3
  tags: []
4
  ---
5
- This is a tokenizer with same settings as [https://huggingface.co/google-bert/bert-base-uncased](bert-base-uncased) but sets `strip_accents=False`.
6
 
7
  Has a vocab size of 30K and was trained on various corpus including Nepali wikipedia, new articles etc.
 
2
  library_name: transformers
3
  tags: []
4
  ---
5
+ This is a tokenizer with same settings as [bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) but sets `strip_accents=False`.
6
 
7
  Has a vocab size of 30K and was trained on various corpus including Nepali wikipedia, new articles etc.