LysandreJik
|
3d87991f60
|
Fixed error with encoding
|
2019-08-13 12:00:24 -04:00 |
|
LysandreJik
|
634a3172d8
|
Added integration tests for sequence builders.
|
2019-08-12 15:14:15 -04:00 |
|
LysandreJik
|
75d5f98fd2
|
Roberta tokenization + fixed tests (py3 + py2).
|
2019-08-09 15:02:13 -04:00 |
|
LysandreJik
|
14e970c271
|
Tokenization encode/decode class-based sequence handling
|
2019-08-09 15:01:38 -04:00 |
|
LysandreJik
|
fbd746bd06
|
Updated test architecture
|
2019-08-08 18:21:34 -04:00 |
|
Julien Chaumond
|
9d0603148b
|
[RoBERTa] RobertaForSequenceClassification + conversion
|
2019-08-08 11:24:54 -04:00 |
|
LysandreJik
|
d2cc6b101e
|
Merge branch 'master' into RoBERTa
|
2019-08-08 09:42:05 -04:00 |
|
LysandreJik
|
770043eea2
|
Sentence-pair tasks handling. Using common tests on RoBERTa. Forced push to fix indentation.
|
2019-08-07 12:53:19 -04:00 |
|
thomwolf
|
0b524b0848
|
remove derived classes for now
|
2019-08-05 19:08:19 +02:00 |
|
thomwolf
|
13936a9621
|
update doc and tests
|
2019-08-05 18:48:16 +02:00 |
|
thomwolf
|
ed4e542260
|
adding tests
|
2019-08-05 18:14:07 +02:00 |
|
thomwolf
|
328afb7097
|
cleaning up tokenizer tests structure (at last) - last remaining ppb refs
|
2019-08-05 14:08:56 +02:00 |
|
Julien Chaumond
|
cb9db101c7
|
Python 2 must DIE
|
2019-08-04 22:04:15 -04:00 |
|
Julien Chaumond
|
05c083520a
|
[RoBERTa] model conversion, inference, tests 🔥
|
2019-08-04 21:39:21 -04:00 |
|
thomwolf
|
0740e63e49
|
updating schedules for state_dict saving
|
2019-07-23 15:57:18 +02:00 |
|
thomwolf
|
1849aa7d39
|
update readme and pretrained model weight files
|
2019-07-16 15:11:29 +02:00 |
|
thomwolf
|
e691fc0963
|
update QA models tests + run_generation
|
2019-07-15 17:45:24 +02:00 |
|
thomwolf
|
15d8b1266c
|
update tokenizer - update squad example for xlnet
|
2019-07-15 17:30:42 +02:00 |
|
thomwolf
|
7d4b200e40
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |
|
thomwolf
|
2918b7d2a0
|
updating tests
|
2019-07-12 10:57:58 +02:00 |
|
LysandreJik
|
3fbceed8d2
|
Fix layer reference loss + previous attempted fix
|
2019-07-11 22:29:55 -04:00 |
|
LysandreJik
|
6c2ee16c04
|
Test suite testing the tie_weights function as well as the resize_token_embeddings function.
Patched an issue relating to the tied weights I had introduced with the TorchScript addition.
Byte order mark management in TSV glue reading.
|
2019-07-11 22:09:16 -04:00 |
|
thomwolf
|
bd404735a7
|
embeddings resizing + tie_weights
|
2019-07-12 00:02:49 +02:00 |
|
thomwolf
|
c6bf1a400d
|
fix test examples et model pretrained
|
2019-07-11 22:29:08 +02:00 |
|
thomwolf
|
ccb6947dc1
|
optimization tests
|
2019-07-11 17:39:47 +02:00 |
|
thomwolf
|
ec07cf5a66
|
rewamp optimization
|
2019-07-11 14:48:22 +02:00 |
|
thomwolf
|
d743f2f34e
|
updating test
|
2019-07-09 15:58:58 +02:00 |
|
thomwolf
|
d0efbd3cd1
|
update sequencesummary module
|
2019-07-09 15:46:43 +02:00 |
|
thomwolf
|
c079d7ddff
|
fix python 2 tests
|
2019-07-09 10:40:59 +02:00 |
|
thomwolf
|
b19786985d
|
unified tokenizer api and serialization + tests
|
2019-07-09 10:25:18 +02:00 |
|
thomwolf
|
162ba383b0
|
fix model loading
|
2019-07-05 15:57:14 +02:00 |
|
thomwolf
|
6dacc79d39
|
fix python2 tests
|
2019-07-05 15:11:59 +02:00 |
|
thomwolf
|
36bca545ff
|
tokenization abstract class - tests for examples
|
2019-07-05 15:02:59 +02:00 |
|
thomwolf
|
0bab55d5d5
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
|