abhijithneilabraham / abhijithneilabraham/tableQA
how to use this model in chinese model?
Open
- Dominant language
- Python
- Stars
- 320
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.