VeigaPunk QANTA 2026 Agent (qanta-tossup-v1)

Public submission artifact for QANTA 2026 when the official submission Space is down (RUNTIME_ERROR).

Load

from transformers import pipeline
tossup = pipeline("quizbowl-tossup", model="VeigaPunk/qanta-tossup-v1", trust_remote_code=True)
print(tossup({"question_text": "This French capital is known as the City of Light."}))
bonus = pipeline("quizbowl-bonus", model="VeigaPunk/qanta-tossup-v1", trust_remote_code=True)
print(bonus({"leadin": "French geography.", "part": "Name the capital city."}))

Organizer eval request

  • HF discussions: spaces/qanta-challenge/quizbowl-submission#1
  • Queue PRs: datasets/qanta-challenge/advcal-jobs discussions #3-#6
  • Contact: qanta@googlegroups.com

Base weights resolved from Qwen/Qwen2.5-1.5B-Instruct via config _name_or_path.

Downloads last month
41
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for VeigaPunk/qanta-tossup-v1

Finetuned
(1704)
this model