Instructions to use Stacy123/mdeberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Stacy123/mdeberta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Stacy123/mdeberta")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Stacy123/mdeberta") model = AutoModelForQuestionAnswering.from_pretrained("Stacy123/mdeberta") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4500
Browse files
runs/Apr23_13-52-21_de3f33191d48/events.out.tfevents.1682257998.de3f33191d48.241.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:b2fd25aabdeffbdca473c55cb18b27814cd7a1d85806eca636b6be52ae31ed08
|
| 3 |
+
size 8058
|