Funtowicz Morgan
135791e8ef
Add pad_to_multiple_of on tokenizers (reimport) ( #5054 )
...
* Add new parameter `pad_to_multiple_of` on tokenizers.
* unittest for pad_to_multiple_of
* Add .name when logging enum.
* Fix missing .items() on dict in tests.
* Add special check + warning if the tokenizer doesn't have proper pad_token.
* Use the correct logger format specifier.
* Ensure tokenizer with no pad_token do not modify the underlying padding strategy.
* Skip test if tokenizer doesn't have pad_token
* Fix RobertaTokenizer on empty input
* Format.
Signed-off-by: Morgan Funtowicz <funtowiczmo@gmail.com >
* fix and updating to simpler API
Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com >
2020-06-26 11:55:57 +02: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-24 15:11:42 +02:00
2020-06-24 15:11:42 +02:00
2020-01-13 23:11:44 +00:00
2020-03-05 17:16:57 -05:00
2020-06-25 16:46:00 -04: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-25 17:24:28 +02:00
2020-06-24 16:09:17 +02:00
2020-06-12 10:01:49 +02:00
2020-05-20 11:59:45 -04:00
2020-06-25 17:24:28 +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-24 16:09:17 +02:00
2020-06-16 08:03:43 -04:00
2020-06-06 00:52:17 -04:00
2020-06-22 23:39:04 -04:00
2020-06-16 08:03:43 -04:00
2020-06-02 23:08:39 +02:00
2020-06-23 11:35:42 -04:00
2020-06-24 16:09:17 +02:00
2020-06-16 08:03:43 -04:00
2020-06-25 17:24:28 +02:00
2020-06-16 08:03:43 -04:00
2020-03-24 10:18:37 +01:00
2020-06-24 11:37:20 -04:00
2020-06-16 08:03:43 -04:00
2020-06-24 11:37:20 -04:00
2020-06-24 11:37:20 -04:00
2020-06-04 19:45:53 -04:00
2020-06-24 16:09:17 +02:00
2020-06-19 16:38:36 -04:00
2020-06-16 08:03:43 -04:00
2020-06-24 11:37:20 -04:00
2020-06-24 16:09:17 +02:00
2020-06-16 08:03:43 -04:00
2020-06-04 19:45:53 -04:00
2020-06-25 16:46:00 -04:00
2020-06-24 11:37:20 -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-06-25 17:24:28 +02:00
2020-06-15 17:12:51 -04:00
2020-06-15 17:12:51 -04:00
2020-06-26 11:55:57 +02:00
2020-06-15 17:12:51 -04:00
2020-05-19 10:46:55 -04:00
2020-06-25 22:17:14 +02: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-25 22:17:14 +02:00
2020-05-19 10:46:55 -04:00
2020-06-22 15:40:52 +02: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-25 17:24:28 +02:00
2020-06-18 19:20:04 -04:00
2020-05-18 20:34:50 -04:00