Instructions to use Stacy123/rubert_tiny2_qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Stacy123/rubert_tiny2_qa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Stacy123/rubert_tiny2_qa")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Stacy123/rubert_tiny2_qa") model = AutoModelForQuestionAnswering.from_pretrained("Stacy123/rubert_tiny2_qa") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 116421017
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e1b2e89e6e00e4369a0ec30f3d941881d1fb2f73d56cfdbf5a1e3be5f050a8f
|
| 3 |
size 116421017
|
runs/Apr21_14-24-22_665f25545c9d/events.out.tfevents.1682087079.665f25545c9d.350.4
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:518cc51c2f6581f8b01dc39f95f32003f2f859685f4b8ed034abb2b451749009
|
| 3 |
+
size 5185
|