Instructions to use Dundalia/bert-tiny_coqa_non_conv_42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Dundalia/bert-tiny_coqa_non_conv_42 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Dundalia/bert-tiny_coqa_non_conv_42") model = AutoModelForSeq2SeqLM.from_pretrained("Dundalia/bert-tiny_coqa_non_conv_42", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
1a9551d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cc7aece84ae5e4f956d9dc70548a9acb36d0ecbf50b0561f7a30850ab60a772f
size 35783283
|