abhijithneilabraham / abhijithneilabraham/tableQA
how to use this model in chinese model?
Ouverte
- Langage dominant
- Python
- Étoiles
- 320
- Forks
- 45
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
hello! how to use this model in chinese model? By changing the pretrained bert class in nlp.py? It doesn't help...
> qa_model = TFBertForQuestionAnswering.from_pretrained('bert-base-chinese')
> qa_tokenizer = BertTokenizer.from_pretrained('bert-base-chinese',padding=True)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.