yashbonde / transformer_network_tensorflow
Tensorflow implementation of transformer network from "Attention is all you need" Paper. Also use cases of it!
☆16Updated 5 years ago
Alternatives and similar repositories for transformer_network_tensorflow
Users that are interested in transformer_network_tensorflow are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆13Updated 7 years ago
- Knowledge Graph based Question Answering benchmark.☆10Updated 5 years ago
- code for our IJCAI 2018 paper : "Lifelong Domain Word Embedding via Meta-Learning"☆11Updated 6 years ago
- Facilitate the learning, practicing, and designing of neural text matching models with a user-friendly and interactive interface.☆39Updated 2 years ago
- This is a TensorFlow 1.1 implementation of Yoon Kim's paper, "Convolutional Neural Networks for Sentence Classification".☆9Updated 6 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆21Updated 6 years ago
- This is a Tensorflow implementation of the End-to-End Memory Network applied to the Ubuntu Dialog Corpus. The model can be compared to a …☆11Updated 8 years ago
- Tools for training pytorch language models