airesearch/wangchanberta-base-att-spm-uncased
Adding `safetensors` variant of this model (#2)
Update README.md
revert to ▁ as previous fix did not work
change ▁ to ▁▁ token to avoid additional token problem with tokenized
Fix typo
Update README.md
Edit input text for "fill-mask" inference pipeline
Add padding token <pad> at the end of input sentence
Edit input text for `fill-mask` inference pipeline
Specify custom input text for `fill-mask` inference pipeline
Merge branch 'main' of https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased into main
Add additional_special_tokens
Change model type to camembert
Add additional_special_tokens
Remove trailing comma
Remove "additional_special_tokens" from tokenizer_config.json
Remove pretrained name
Add BibTex entry
Update README.md
Add README.md
Modify space token to <_>
Change space token from <th_roberta_space_token> to <_>
Add pretrained_model_name_or_path
Merge branch 'main' of https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased into main
initial commit
Add pretrained wangchanberta-base-att-spm-uncased model
Add vocab file and tokenizer_config.json
Init project
initial commit
