Instructions to use Stacy123/rubert_tiny_qa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Stacy123/rubert_tiny_qa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="Stacy123/rubert_tiny_qa")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("Stacy123/rubert_tiny_qa") model = AutoModelForQuestionAnswering.from_pretrained("Stacy123/rubert_tiny_qa") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 29
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46770329
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31acfb743a05e6a031e35174230a37514f820d07237b978933430e51da53b9b3
|
| 3 |
size 46770329
|
runs/Apr19_17-12-00_f549d837c8aa/events.out.tfevents.1681924353.f549d837c8aa.276.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:e7c7ffd42a44c877c24955db4d5c3fefe730e894114e57a79525d105be9183e3
|
| 3 |
+
size 15026
|