• Stars
    star
    7
  • Rank 2,282,946 (Top 46 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DialogueSentenceBERT: SentenceBERT for More Representative Utterance Embedding via Pre-training on Dialogue Corpus

More Repositories

1

gpt2-dialogue-generation-pytorch

The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.
Python
173
star
2

transformer-translator-pytorch

The PyTorch implementation of the transformer for machine translation.
Python
68
star
3

bert-crf-entity-extraction-pytorch

Entity extraction using BERT + CRF for single-tun / multi-turn setting in dialogues
Python
30
star
4

recosa-dialogue-generation-pytorch

The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention and GRU.
Python
21
star
5

lstm-bayesian-optimization-pytorch

Bayesian Optimization implementation for text classifiction
Python
20
star
6

t5-dst-modified-pytorch

Modified version of T5-DST for Dialogue State Tracking.
Python
18
star
7

intent-capsnet-pytorch

IntentCapsNet implementation in Pytorch
Python
3
star
8

labyrinth-simulator-kani

This is an open-sourced project for simulating the fantasy text-based adventure game: Jim Henson's Labyrinth: The Adventure Game grounded on large language models supported by kani.
Python
3
star
9

bert-ruber-kor-pytorch

The Korean implementation of BERT-RUBER: Better Automatic Evaluation of Open-Domain Dialogue Systems with Contextualized Embeddings.
Python
2
star
10

dqn-atari-tensorflow

This is a refactored version of Deep Q-Network for Atari.
Python
1
star
11

decoding-based-online-distillation-pytorch

Decoding-based Online Knowledge Distillation for a Lightweight Dialogue Understanding Model
Python
1
star
12

smart-reply-kor-pytorch

Korean Smart Reply system using IntentCapsnet
Python
1
star
13

algorithm-study

Practice for Algorithm with C++
C++
1
star
14

dialogue-error-correction-pytorch

Dialogue Error Correction for Dialogue State Tracking and Data Augmentation.
Python
1
star