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
Stacy123/my_model_rubert_2
Browse files
runs/Apr20_12-22-00_0106db48cd02/events.out.tfevents.1681993331.0106db48cd02.175.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:65288899c8a02df146be49cf6ec7e141a88f3c8cabae4796c82626e2cf71020e
|
| 3 |
+
size 10093
|