Julien Chaumond
|
1c542df7e5
|
Add RoBERTa-based GPT-2 Output Detector from OpenAI
converted from https://github.com/openai/gpt-2-output-dataset/tree/master/detector
Co-Authored-By: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
Co-Authored-By: Jong Wook Kim <jongwook@nyu.edu>
Co-Authored-By: Jeff Wu <wuthefwasthat@gmail.com>
|
2019-11-06 16:26:31 -05:00 |
|
Julien Chaumond
|
00337e9687
|
[inputs_embeds] All PyTorch models
|
2019-11-05 00:39:18 +00:00 |
|
thomwolf
|
b340a910ed
|
fix tests - flagged as slow all the tests downloading from AWS
|
2019-11-04 16:03:36 +01:00 |
|
thomwolf
|
1724cee8c4
|
switch from properties to methods
|
2019-11-04 15:34:10 +01:00 |
|
thomwolf
|
9b45d0f878
|
Add common properties input_embeddings and output_embeddings
|
2019-11-04 12:28:56 +01:00 |
|
Thomas Wolf
|
36174696cc
|
Merge branch 'master' into clean-roberta
|
2019-10-30 16:51:06 +01:00 |
|
Matt Maybeno
|
b92d68421d
|
Use roberta model and update doc strings
|
2019-10-24 14:32:48 -04:00 |
|
Matt Maybeno
|
66085a1321
|
RoBERTa token classification
[WIP] copy paste bert token classification for roberta
|
2019-10-24 14:32:48 -04:00 |
|
Lysandre
|
44286b94d3
|
RoBERTa doesn't print a warning when no special tokens are passed.
|
2019-10-22 13:46:48 -04:00 |
|
VictorSanh
|
fd97761c5a
|
soft launch distilroberta
|
2019-10-17 15:28:58 -04:00 |
|
thomwolf
|
c56d921dda
|
adding TF 2.0 model
|
2019-10-09 11:07:43 +02:00 |
|
Ikuya Yamada
|
a6a6d9e638
|
fix padding_idx of RoBERTa model
|
2019-09-27 19:03:55 -04:00 |
|
thomwolf
|
31c23bd5ee
|
[BIG] pytorch-transformers => transformers
|
2019-09-26 10:15:53 +02:00 |
|