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
Stacy123/my_model_rubert
Browse files
runs/Apr19_13-44-52_50be26964b11/events.out.tfevents.1681911933.50be26964b11.242.6
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:b565be0247c692b2070eea39d5f606dafb572ab236813e827fad28ce3d7b6bf9
|
| 3 |
+
size 15794
|