Instructions to use intanm/mdeberta-squad2-webis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use intanm/mdeberta-squad2-webis with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="intanm/mdeberta-squad2-webis")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("intanm/mdeberta-squad2-webis") model = AutoModelForQuestionAnswering.from_pretrained("intanm/mdeberta-squad2-webis") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112954609
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1456614c3c5a8e60bd51d5007cd54a3fb9e20f5ed65a2e2870a3700bcaa9b6e8
|
| 3 |
size 1112954609
|
runs/Apr30_04-22-25_d9c8524ef685/events.out.tfevents.1682828551.d9c8524ef685.886.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:e3cb2ebf2de32d04da8fae8d75b306f5b66744ddbf90f9d945c4df4ae9e579c4
|
| 3 |
+
size 6715
|