Edit model card

How to use

The model takes concatenated answers and context as an input sequence, and will generate a full question sentence as an output sequence. Inputs should be organised into the following format:

<context> context text here <answer> answer text here

Here are some examples to use:

<context> New Delhi is the capital of India.
<context> My name is Dev.
<context> Sachin lives in Mumbai. <answer> Sachin
<context> Sachin lives in Mumbai. <answer> Mumbai
<context> Sachin lives in Mumbai. He has two children. <answer> two children
<context> Sachin lives in Mumbai. He has two children. He is 50 years old. David is his friend. He is 45 years old.<answer> 45
<context> Carbon has 6 neutrons. <answer> 6
<context> Carbon has 6 neutrons. <answer> Carbon
Downloads last month
766
Safetensors
Model size
738M params
Tensor type
F32
Β·
Inference API
This model can be loaded on Inference API (serverless).

Dataset used to train DevBM/t5-large-squad

Spaces using DevBM/t5-large-squad 6