Stefan Schweter
|
dbbd94cb7a
|
docs: fix link to bertology example and update dataset description
|
2019-07-16 23:40:04 +02:00 |
|
thomwolf
|
5fe0b378d8
|
adding missing docstring fix #793
|
2019-07-16 21:35:53 +02:00 |
|
thomwolf
|
e848b54730
|
fix #792
|
2019-07-16 21:22:19 +02:00 |
|
thomwolf
|
c5b3d86a91
|
Merge branch 'master' of https://github.com/huggingface/pytorch-pretrained-BERT
|
2019-07-16 21:21:05 +02:00 |
|
thomwolf
|
6b70760204
|
typos
|
2019-07-16 21:21:03 +02:00 |
|
LysandreJik
|
117ed92992
|
RestructuredText table for pretrained models.
|
2019-07-16 11:58:47 -04:00 |
|
Thomas Wolf
|
b33a385091
|
update readme
|
2019-07-16 16:18:37 +02:00 |
|
thomwolf
|
ed7549bb1a
|
release version 1.0
|
2019-07-16 16:10:58 +02:00 |
|
thomwolf
|
6a72d9aa52
|
updated examples in readme
|
2019-07-16 16:09:29 +02:00 |
|
thomwolf
|
b59043bf8f
|
update readme
|
2019-07-16 16:03:48 +02:00 |
|
thomwolf
|
edc79acb3b
|
simpler quick tour
|
2019-07-16 16:02:32 +02:00 |
|
thomwolf
|
5c82d3488f
|
indicate default evaluation in breaking changes
|
2019-07-16 15:45:58 +02:00 |
|
thomwolf
|
4acaa65068
|
model in evaluation mode by default after from_pretrained
|
2019-07-16 15:41:57 +02:00 |
|
thomwolf
|
f289e6cfe4
|
fix docstrings
|
2019-07-16 15:31:21 +02:00 |
|
thomwolf
|
9726b229cf
|
model name typo
|
2019-07-16 15:17:45 +02:00 |
|
thomwolf
|
1849aa7d39
|
update readme and pretrained model weight files
|
2019-07-16 15:11:29 +02:00 |
|
thomwolf
|
43e0e8fa04
|
updates to readme and doc
|
2019-07-16 13:56:47 +02:00 |
|
thomwolf
|
f31154cb9d
|
Merge branch 'xlnet'
|
2019-07-16 11:51:13 +02:00 |
|
thomwolf
|
1b35d05d4b
|
update conversion scripts and __main__
|
2019-07-16 09:41:55 +02:00 |
|
thomwolf
|
352e3ff998
|
added migration guide to readme
|
2019-07-16 09:03:49 +02:00 |
|
thomwolf
|
8ad7e5b4f2
|
indeed
|
2019-07-16 00:29:15 +02:00 |
|
thomwolf
|
064d0a0b76
|
update readme
|
2019-07-16 00:21:33 +02:00 |
|
thomwolf
|
3b8b0e01bb
|
update readme
|
2019-07-16 00:12:55 +02:00 |
|
thomwolf
|
76da9765b6
|
fix run_generation test
|
2019-07-15 17:52:35 +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
|
3b469cb422
|
updating squad for compatibility with XLNet
|
2019-07-15 15:28:37 +02:00 |
|
thomwolf
|
8ca767f13c
|
clean up optimization
|
2019-07-15 13:49:07 +02:00 |
|
thomwolf
|
74a24f0fe9
|
clean up file_utils
|
2019-07-15 13:49:01 +02:00 |
|
thomwolf
|
ab49fafc04
|
update tokenization docstrings for #328
|
2019-07-15 12:51:23 +02:00 |
|
thomwolf
|
a9ab15174c
|
fix #328
|
2019-07-15 12:42:12 +02:00 |
|
thomwolf
|
f7cd7392fd
|
fixed tests
|
2019-07-15 12:32:19 +02:00 |
|
thomwolf
|
e28d8bde0d
|
doc on base classes
|
2019-07-15 12:08:06 +02:00 |
|
thomwolf
|
44c985facd
|
update doc for XLM and XLNet
|
2019-07-15 11:36:50 +02:00 |
|
thomwolf
|
0201d86015
|
added doc for transformer-xl
|
2019-07-15 10:11:09 +02:00 |
|
thomwolf
|
4cb489457f
|
added doc for openai GPT
|
2019-07-15 09:58:01 +02:00 |
|
thomwolf
|
62b8eb43c1
|
fix add_start_docstrings on python 2 (removed)
|
2019-07-15 09:49:02 +02:00 |
|
thomwolf
|
5bc3d0cc5b
|
added gpt2 doc
|
2019-07-15 09:40:05 +02:00 |
|
thomwolf
|
183fedfed5
|
fix doc on python2
|
2019-07-15 09:00:09 +02:00 |
|
thomwolf
|
0e9825e252
|
small fix to run_glue
|
2019-07-14 23:43:28 +02:00 |
|
thomwolf
|
2397f958f9
|
updating examples and doc
|
2019-07-14 23:20:10 +02:00 |
|
thomwolf
|
c490f5ce87
|
added generation examples in tests
|
2019-07-13 15:26:58 +02:00 |
|
thomwolf
|
8bb02c27e2
|
Merge branch 'xlnet' of https://github.com/huggingface/pytorch-pretrained-BERT into xlnet
|
2019-07-13 15:25:06 +02:00 |
|
thomwolf
|
7d4b200e40
|
good quality generation example for GPT, GPT-2, Transfo-XL, XLNet
|
2019-07-13 15:25:03 +02:00 |
|
Thomas Wolf
|
69dc010936
|
Merge pull request #786 from huggingface/doc-sphinx
New documentation for pytorch-transformers
|
2019-07-13 12:08:57 +02:00 |
|
thomwolf
|
7322c314a6
|
remove python2 testing for examples
|
2019-07-12 14:24:08 +02:00 |
|
thomwolf
|
936e813c84
|
clean up examples - added squad example and test
|
2019-07-12 14:16:06 +02:00 |
|
thomwolf
|
699bc7e86e
|
fix gpt-2 unk token test
|
2019-07-12 11:46:57 +02:00 |
|
thomwolf
|
762ded9b1c
|
wip examples
|
2019-07-12 11:28:52 +02:00 |
|
thomwolf
|
7442956361
|
save config file
|
2019-07-12 11:26:16 +02:00 |
|