Ross ROSS = Recommend OSS · open-source software intelligence for agents

patil-suraj/question_generation

Neural question generation using transformers observed · 2026-08-28

github.com/patil-suraj/question_generation · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2252
  • days_rel: n/a
  • days_push: 880
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1141 stars · 347 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An open-source study and library for neural question generation using pre-trained seq2seq transformer models like T5 via Hugging Face transformers. It provides pipelines for answer-aware, multitask QA-QG, and end-to-end answer-agnostic question generation, plus simplified training and evaluation scripts.

Use cases

  • generate questions from a text passage
  • create quiz questions from articles automatically
  • generate questions for a given answer and context
  • build QA datasets by generating questions from documents
  • fine-tune a transformer model for question generation
  • extract answers from text and generate questions about them

When to choose

  • you need to generate questions from text using pre-trained transformer models
  • you want simple pipelines for answer-aware or answer-agnostic question generation
  • you want to fine-tune seq2seq models like T5 on question generation tasks
  • you need to bootstrap QA training data from raw passages

When to avoid

  • you need production-grade, actively maintained NLP pipelines with long-term support
  • you want rule-based or template-based question generation without deep learning
  • you need question answering rather than question generation
  • you cannot run GPU inference or fine-tuning for transformer models

Facets

library · maturity maintenance

nlp machine-learning deep-learning data-generation machine-learning deep-learning python question-generation transformers t5 seq2seq squad nlg natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
patil-suraj/question_generationmain32

For agents

markdown · JSON · MCP: product_card(name="patil-suraj/question_generation")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem