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 3500
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:79c083f1ae08d7f9ca5f0e876864eda99d8e888d95b8004c504bf411f0ae0620
|
| 3 |
size 116421017
|
runs/Apr22_10-34-13_49c94c0763bb/events.out.tfevents.1682159706.49c94c0763bb.1443.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:06a3a677ecfa9b4aded2f49169ff86897cb6fc935768b21c821dde7cfacc68b1
|
| 3 |
+
size 7034
|