Skip to content

hanane-djeddal/Complex-Answer-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Complex Answer Generation For Conversational Search Systems.

Code for Does Structure Matter? Leveraging Data-to-Text Generation for Answering Complex Information Needs

Transformers implementation is based on Huggingface

Datasets

TREC CAR dataset is used: benchmarkY1test for testing and Large-scale training data for training. Download from : here

Various adaptations are created using data_construction/make_data.py file. The data construction uses TREC CAR TOOLS (must be cloned/copied in data-contruction folder)

Models

cogecsea folder contains implementation of: a finetuned T5 (from huggingface), a sequential planning-model based on T5, and an end-to-end planning model using T5.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages