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, step 2500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 709129709
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:312e907dc9e53462f30026e5899d03733f4cbc0bc66b1211eb020c75cfaf4504
|
| 3 |
size 709129709
|
runs/Apr22_11-45-35_36865272420b/events.out.tfevents.1682164581.36865272420b.343.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:7d6b51577c013f5d000f4a93a99395d9265327a5fe60484ec1500a646bb51bed
|
| 3 |
+
size 6306
|