YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Usage

from transformers import BertForSequenceClassification
from transformers import BertTokenizer
model = BertForSequenceClassification.from_pretrained("trituenhantaoio/bert-base-vietnamese-diacritics-uncased")
tokenizer = BertTokenizer.from_pretrained("trituenhantaoio/bert-base-vietnamese-diacritics-uncased")

References

@article{ttnt2020bertdiacritics,
  title={Vietnamese BERT Diacritics: Pretrained on News and Wiki},
  author={trituenhantao.io},
  year = {2020},
  publisher = {Hugging Face},
  journal = {Hugging Face repository}
}

trituenhantao.io

Downloads last month
10
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and HF Inference API was unable to determine this model’s pipeline type.