Instructions to use intanm/mdeberta-webis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use intanm/mdeberta-webis with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="intanm/mdeberta-webis")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("intanm/mdeberta-webis") model = AutoModelForQuestionAnswering.from_pretrained("intanm/mdeberta-webis") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112905680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cf2f298f48e2efa7797b64dab801441adab1554f056426366affefb1ff2ce66
|
| 3 |
size 1112905680
|
runs/Nov05_05-17-00_89c0efc404b9/events.out.tfevents.1699161420.89c0efc404b9.2264.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:c3e9f9033be811d630c9a66db0c9df3f7cf333e38ff1d8eb3b6fac73153390ef
|
| 3 |
+
size 5746
|