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
Ctrl+K
- Apr20_12-22-00_0106db48cd02
- Apr20_12-42-16_0106db48cd02
- Apr20_15-57-15_e3267d087a10
- Apr21_13-19-33_665f25545c9d
- Apr21_14-01-39_665f25545c9d
- Apr21_14-24-22_665f25545c9d
- Apr22_09-49-42_c5330e46cfdd
- Apr22_10-00-28_c5330e46cfdd
- Apr22_10-12-26_c5330e46cfdd
- Apr22_10-15-09_c5330e46cfdd
- Apr22_10-18-12_c5330e46cfdd
- Apr22_10-22-48_c5330e46cfdd
- Apr22_10-34-13_49c94c0763bb
- Apr22_11-19-35_49c94c0763bb
- Apr22_11-45-35_36865272420b