Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
added evolved transformer tiny NMT
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Apr 25, 2020
1 parent 13afbaa commit 3e39bd6
Show file tree
Hide file tree
Showing 4 changed files with 1,882 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>
<p align="center">
<a href="https://github.com/huseinzol05/NLP-Models-Tensorflow/blob/master/LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-319--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-320--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -232,6 +232,7 @@ Trained on [English-Vietnam](https://github.com/stefan-it/nmt-en-vi#dataset), ac
5. Conv Seq2Seq
6. BERT + Transformer Decoder
7. XLNET + Transformer Decoder
8. Evolved Transformer

<details><summary>Complete list (50 notebooks)</summary>

Expand Down Expand Up @@ -285,6 +286,7 @@ Trained on [English-Vietnam](https://github.com/stefan-it/nmt-en-vi#dataset), ac
48. google-nmt
49. bert-transformer-decoder-beam
50. xlnet-base-transformer-decoder-beam
51. evolved-transformer-tiny

</details>

Expand Down
Loading

0 comments on commit 3e39bd6

Please sign in to comment.