Skip to content

Change the ml model to valhalla/t5-base-qg #16

Description

@McSpooder

This is less of an issue and more of a feature suggestion.

So instead of picking a set of words to generate cloze sentences, generate contextual questions and answers. This can be done using the valhalla/t5-base-qg-hl model from hugging face. (https://huggingface.co/valhalla/t5-base-qg-hl?text=%3Chl%3EPeople%3Chl%3E+celebrate+Christmas+on+25th+of+December.)

On the site a proper question can be generate from an input string where the answer is enclosed within tags. So whatever is being used for the cloze word selection should be used for the tags enclosure. Then each separate string should be ran through the model to generate multiple questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions