Instructions to use intanm/mBERT-squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use intanm/mBERT-squad with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="intanm/mBERT-squad")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("intanm/mBERT-squad") model = AutoModelForQuestionAnswering.from_pretrained("intanm/mBERT-squad") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 709129709
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8228245d2e9be9c44e02c2e8bb7944cc4a9511e185f9e7e37417eb46832cae2d
|
| 3 |
size 709129709
|
runs/Apr29_15-18-06_900f214d606f/events.out.tfevents.1682781494.900f214d606f.3405.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01710970825bf0646cc6e7dfc6c60d5bc4649f94611f8d85280a45b2109a5f94
|
| 3 |
+
size 8329
|