Lysandre Debut
d5d7d88612
ELECTRA (#3257)
* Electra wip
* helpers
* Electra wip
* Electra v1
* ELECTRA may be saved/loaded
* Generator & Discriminator
* Embedding size instead of halving the hidden size
* ELECTRA Tokenizer
* Revert BERT helpers
* ELECTRA Conversion script
* Archive maps
* PyTorch tests
* Start fixing tests
* Tests pass
* Same configuration for both models
* Compatible with base + large
* Simplification + weight tying
* Archives
* Auto + Renaming to standard names
* ELECTRA is uncased
* Tests
* Slight API changes
* Update tests
* wip
* ElectraForTokenClassification
* temp
* Simpler arch + tests
Removed ElectraForPreTraining which will be in a script
* Conversion script
* Auto model
* Update links to S3
* Split ElectraForPreTraining and ElectraForTokenClassification
* Actually test PreTraining model
* Remove num_labels from configuration
* wip
* wip
* From discriminator and generator to electra
* Slight API changes
* Better naming
* TensorFlow ELECTRA tests
* Accurate conversion script
* Added to conversion script
* Fast ELECTRA tokenizer
* Style
* Add ELECTRA to README
* Modeling Pytorch Doc + Real style
* TF Docs
* Docs
* Correct links
* Correct model intialized
* random fixes
* style
* Addressing Patrick's and Sam's comments
* Correct links in docs
2020-04-03 14:10:54 -04:00
..
2020-01-11 02:46:17 +00:00
2020-01-06 15:11:12 +01:00
2020-02-13 08:28:33 -05:00
2020-01-13 23:11:44 +00:00
2020-03-05 17:16:57 -05:00
2020-03-04 20:18:07 -05:00
2020-03-09 17:33:57 -04:00
2020-01-06 15:11:12 +01:00
2020-02-27 12:24:20 +01:00
2020-03-26 10:22:13 -04:00
2020-03-30 12:28:27 -04:00
2020-02-11 15:19:22 -05:00
2020-03-24 10:18:37 +01:00
2020-03-31 18:42:31 +02:00
2020-03-09 13:58:01 +00:00
2020-01-06 15:11:12 +01:00
2020-04-03 14:10:54 -04:00
2020-02-04 18:05:35 -05:00
2020-03-20 21:41:04 +01:00
2020-03-08 15:29:10 +01:00
2020-03-03 15:31:40 -05:00
2020-04-01 18:01:33 +02:00
2020-01-06 15:11:12 +01:00
2020-01-27 14:27:07 -05:00
2020-01-06 15:11:12 +01:00
2020-03-24 10:18:37 +01:00
2020-04-01 22:04:20 +02:00
2020-03-09 13:58:01 +00:00
2020-01-27 12:09:58 -05:00
2020-04-03 14:10:54 -04:00
2020-03-20 21:41:04 +01:00
2020-03-08 21:45:55 +01:00
2020-03-03 15:31:40 -05:00
2020-04-01 22:04:20 +02:00
2020-03-20 21:41:04 +01:00
2020-03-09 11:34:31 +01:00
2020-03-08 21:45:55 +01:00
2020-03-20 21:41:04 +01:00
2020-03-03 15:31:40 -05:00
2020-03-26 10:22:13 -04:00
2020-03-08 16:25:03 +01:00
2020-01-06 15:11:12 +01:00
2020-01-06 15:11:12 +01:00
2020-03-26 13:50:58 +01:00
2020-01-15 18:33:50 -05:00
2020-02-24 18:45:53 -05:00
2020-04-03 11:12:19 -04:00
2020-01-17 14:57:56 -05:00
2020-03-09 13:48:58 -04:00
2020-01-15 18:33:50 -05:00
2020-01-06 15:11:12 +01:00
2020-02-24 18:20:42 -05:00
2020-01-15 18:33:50 -05:00
2020-01-15 18:33:50 -05:00
2020-02-13 13:29:43 -05:00
2020-01-15 18:33:50 -05:00
2020-01-15 18:33:50 -05:00
2020-01-06 15:11:12 +01:00
2020-03-18 09:52:49 -04:00
2020-01-15 18:33:50 -05:00
2020-01-15 18:33:50 -05:00
2020-03-02 15:45:25 -05:00