File size: 699 Bytes
4c34098
 
 
fbbbf64
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: apache-2.0
---

# Model description

This is an [t5-base](https://huggingface.co/t5-base) model, finetuned to generate questions given a table and linked passages using [HybridQA](https://huggingface.co/datasets/hybrid_qa) dataset. It was trained to generate questions from reasoning paths extracted from hybrid input, i.e., a table and the passages linked to the table cells. 

# Overview

*Language model*: t5-base \
*Language*: English \
*Task*: Hybrid Question Generation \
*Data*: HybridQA

# Intented use and limitations
One can use this model to generate questions given a table and linked passages. Biases associated with pre-training of T5 and HybridQA dataset may be present.