SkillAgentSearch skills...

VariationalSeq2Seq

A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"

Install / Use

/learn @guxd/VariationalSeq2Seq
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VariationalSeq2Seq

A pytorch implementation of the paper "Latent Variable Dialogue Models and their Diversity" https://arxiv.org/abs/1702.05962 It introduces a Variational Sequence to Sequence Model to generate diverse dialogues.

Requirements

Usage

1. Prepare dataset

Extract train.txt and valid.txt from opensubtitle(https://s3.amazonaws.com/opennmt-trainingdata/opensub_qa_en.tgz) to data/

$ python prepare_data_opensub.py

2. Train and Test

$ python main.py
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated6mo ago
Forks8

Languages

Python

Security Score

67/100

Audited on Sep 14, 2025

No findings