Jaewoo (Kyle) Song
Results
5
repositories owned by
Jaewoo (Kyle) Song
gpt2-dialogue-generation-pytorch
170
Stars
24
Forks
Watchers
The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.
bert-crf-entity-extraction-pytorch
30
Stars
8
Forks
Watchers
Entity extraction using BERT + CRF for single-tun / multi-turn setting in dialogues
recosa-dialogue-generation-pytorch
21
Stars
2
Forks
Watchers
The PyTorch implementation of ReCoSa(the Relevant Contexts with Self-attention) for dialogue generation using the multi-head attention and GRU.
transformer-translator-pytorch
62
Stars
10
Forks
Watchers
The PyTorch implementation of the transformer for machine translation.
lstm-bayesian-optimization-pytorch
19
Stars
2
Forks
Watchers
Bayesian Optimization implementation for text classifiction