Question Answering
AllenNLP
Japanese
How to use from the
Use from the
AllenNLP library
import allennlp_models
from allennlp.predictors.predictor import Predictor

predictor = Predictor.from_path("hf://Rin08/Mymoder")
predictor_input = {"passage": "My name is Wolfgang and I live in Berlin", "question": "Where do I live?"}
predictions = predictor.predict_json(predictor_input)
A newer version of this model is available: Qwen/QwQ-32B
README.md exists but content is empty.
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Rin08/Mymoder

Base model

Qwen/Qwen2.5-32B
Finetuned
Qwen/QwQ-32B
Finetuned
(94)
this model

Dataset used to train Rin08/Mymoder