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

Commit

Permalink
change icon
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Oct 14, 2019
1 parent 9096d94 commit 345621b
Show file tree
Hide file tree
Showing 3 changed files with 1,007 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<p align="center">
<a href="#readme">
<img alt="logo" width="30%" src="tf-nlp.png">
<img alt="logo" width="40%" src="tf-nlp.png">
</a>
</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-312--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-313--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -473,6 +473,7 @@ Trained on [First Quora Dataset Release: Question Pairs](https://data.quora.com/
4. Dilated CNN + Cross entropy, test accuracy 72.27%
5. Transformer + Cross entropy, test accuracy 71.1%
6. Transfer learning BERT base + Cross entropy, test accuracy 90%
7. Transfer learning XLNET base + Cross entropy, test accuracy 77.39%

### [Text to Speech](text-to-speech)

Expand Down
Loading

0 comments on commit 345621b

Please sign in to comment.