Skip to content

Commit

Permalink
added xlnet for text augmentation
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Nov 18, 2019
1 parent 2b643aa commit 8e5c039
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ Trained on [English Lemmatization](stemming/lemmatization-en.txt).
5. VAE + Deterministic Bahdanau Attention, https://github.com/HareeshBahuleyan/tf-var-attention
6. VAE + VAE Bahdanau Attention, https://github.com/HareeshBahuleyan/tf-var-attention
7. BERT-Base + Nucleus Sampling
8. XLNET-Base + Nucleus Sampling

### [Text classification](text-classification)

Expand Down
Loading

0 comments on commit 8e5c039

Please sign in to comment.