Deniz
32e94cff64
tf add resize_token_embeddings method (#4351)
* resize token embeddings
* add tokens
* add tokens
* add tokens
* add t5 token method
* add t5 token method
* add t5 token method
* typo
* debugging input
* debugging input
* debug
* debug
* debug
* trying to set embedding tokens properly
* set embeddings for generation head too
* set embeddings for generation head too
* debugging
* debugging
* enable generation
* add base method
* add base method
* add base method
* return logits in the main call
* reverting to generation
* revert back
* set embeddings for the bert main layer
* description
* fix conflicts
* logging
* set base model as self
* refactor
* tf_bert add method
* tf_bert add method
* tf_bert add method
* tf_bert add method
* tf_bert add method
* tf_bert add method
* tf_bert add method
* tf_bert add method
* v0
* v0
* finalize
* final
* black
* add tests
* revert back the emb call
* comments
* comments
* add the second test
* add vocab size condig
* add tf models
* add tf models. add common tests
* remove model specific embedding tests
* stylish
* remove files
* stylez
* Update src/transformers/modeling_tf_transfo_xl.py
change the error.
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* adding unchanged weight test
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2020-06-18 18:41:26 -04:00
..
2020-05-07 13:48:44 -04:00
2020-01-06 15:11:12 +01:00
2020-05-07 10:17:01 +02:00
2020-06-09 23:12:43 +02: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-04-30 12:51:06 -04:00
2020-05-27 23:22:16 +02:00
2020-01-06 15:11:12 +01:00
2020-06-16 08:03:43 -04:00
2020-06-12 10:01:49 +02:00
2020-06-15 22:50:09 +02:00
2020-06-12 10:01:49 +02:00
2020-05-20 11:59:45 -04:00
2020-06-15 22:50:09 +02:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-18 14:59:35 -04:00
2020-06-10 18:26:42 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-06 00:52:17 -04:00
2020-06-16 08:03:43 -04:00
2020-06-02 23:08:39 +02:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-02 09:39:33 -04:00
2020-06-16 08:03:43 -04:00
2020-03-24 10:18:37 +01:00
2020-06-18 18:41:26 -04:00
2020-06-16 08:03:43 -04:00
2020-06-18 18:41:26 -04:00
2020-06-16 08:03:43 -04:00
2020-06-04 19:45:53 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-04 19:45:53 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-03-03 15:31:40 -05:00
2020-06-16 08:03:43 -04:00
2020-06-16 08:03:43 -04:00
2020-06-01 16:12:48 +02:00
2020-06-04 19:45:53 -04:00
2020-01-06 15:11:12 +01:00
2020-05-18 12:23:21 -04:00
2020-06-15 17:12:51 -04:00
2020-02-24 18:45:53 -05:00
2020-06-15 17:12:51 -04:00
2020-06-15 17:12:51 -04:00
2020-06-15 17:12:51 -04:00
2020-06-15 17:12:51 -04:00
2020-05-19 10:46:55 -04:00
2020-06-15 17:12:51 -04:00
2020-06-15 17:12:51 -04:00
2020-06-16 09:48:19 -04:00
2020-06-15 17:12:51 -04:00
2020-06-15 17:12:51 -04:00
2020-05-19 10:46:55 -04:00
2020-06-15 17:12:51 -04:00
2020-06-16 09:25:25 +02:00
2020-05-19 10:46:55 -04:00
2020-06-15 17:12:51 -04:00
2020-05-19 10:46:55 -04:00
2020-06-15 11:58:33 -04:00
2020-06-17 15:24:51 -04:00
2020-05-18 20:34:50 -04:00