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

Commit

Permalink
added albert base text classification
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Nov 17, 2019
1 parent 9325daf commit d147014
Show file tree
Hide file tree
Showing 2 changed files with 779 additions and 2 deletions.
6 changes: 4 additions & 2 deletions 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-316--models-blue.svg"></a>
<a href="#"><img src="https://img.shields.io/badge/total%20notebooks-317--models-blue.svg"></a>
</p>

---
Expand Down Expand Up @@ -389,8 +389,9 @@ Trained on [English sentiment dataset](text-classification/data), accuracy table
10. BERT
11. Dynamic Memory Network
12. XL-net
13. ALBERT

<details><summary>Complete list (76 notebooks)</summary>
<details><summary>Complete list (77 notebooks)</summary>

1. Basic cell RNN
2. Basic cell RNN + Hinge
Expand Down Expand Up @@ -468,6 +469,7 @@ Trained on [English sentiment dataset](text-classification/data), accuracy table
74. Transfer learning BERT Base drop 6 layers
75. Transfer learning BERT Large drop 12 layers
76. Transfer learning XL-net Base
77. Transfer learning ALBERT

</details>

Expand Down
Loading

0 comments on commit d147014

Please sign in to comment.