Skip to content

Commit

Permalink
added electra text classification
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Apr 18, 2020
1 parent 23213e7 commit 0ecc562
Show file tree
Hide file tree
Showing 4 changed files with 1,110 additions and 2 deletions.
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-317--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-319--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -473,6 +473,8 @@ Trained on [English sentiment dataset](text-classification/data), accuracy table
75. Transfer learning BERT Large drop 12 layers
76. Transfer learning XL-net Base
77. Transfer learning ALBERT
78. Transfer learning ELECTRA Base
79. Transfer learning ELECTRA Large

</details>

Expand Down
Loading

0 comments on commit 0ecc562

Please sign in to comment.