Horror Question Generator

Fine-tuned FLAN-T5-small model for generating Python coding questions for an AI horror game.

Input

The model receives:

  • programming topic
  • difficulty
  • detected objects
  • hunter distance
  • generator repair stage
  • Python code

Output

One concise natural-language Python coding question.

Example

Input:

Topic: array_indexing

Difficulty: hard

Python code:

arr = [4, 2, 5, 7] result = arr[2]

Output:

What value will arr[2] return?

Intended Use

This model is used as the question-generation component of an AI-powered horror game.

Downloads last month
60
Safetensors
Model size
77M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support