Skip to content

This repository contains the final group project my team and I worked on for the COMP0087 module (UCL).

Notifications You must be signed in to change notification settings

ilanasebag/Adversarial-Conversational-Shaping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adversarial Conversational Shaping : Intelligent Chatting Agent

In this repository, my team and I explored Conversational Shaping with the brand new T5 Transformers from HuggingFace using GANs in a Reinforcement Learning framework. T5 is an encoder-decoder model [1] pretrained on a multi-task mixture of unsupervised and supervised tasks and reads every text processing problem as a text-to-text problem.

The repository consits of our submission for the final group work for the Statistical Natural Language Processing (COMP0087) at UCL taught by Facebook AI Research and contains :

  • The paper
  • An explanatory video of the porject
  • A demonstration notebook
  • The code

[1] https://lnkd.in/dXU7Dnr

Running the project

bash scripts/run.sh

About

This repository contains the final group project my team and I worked on for the COMP0087 module (UCL).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published