Releases: see--/natural-question-answering
Releases · see--/natural-question-answering
Saved Model
The Saved Model and the custom tokenizer are created and uploaded. The steps were:
python3 export_tfhub.py
tar -cvz -f model.tar.gz --owner=0 --group=0 -C "bert_uncased_tf2_qa" .
zip -r tokenizer_tf2_qa.zip tokenizer_tf2_qa