Commit Graph

15053 Commits

Author SHA1 Message Date
thomwolf
9d0a11a68c update dependencies and circle-ci 2019-09-08 15:02:06 +03:00
thomwolf
24a20483f5 update conversion script names 2019-09-08 15:02:06 +03:00
thomwolf
6f152572cd add conversion script, rename conversion scripts 2019-09-08 15:02:06 +03:00
thomwolf
a4704b1263 skipping tf tests if tf is not installed 2019-09-08 15:02:06 +03:00
thomwolf
ad0ab9afe9 fix test when tf is not here 2019-09-08 15:02:06 +03:00
thomwolf
59fe641b8b also gathering file names in file_utils 2019-09-08 15:02:06 +03:00
thomwolf
d68a8fe462 add tf bert files 2019-09-08 15:02:06 +03:00
thomwolf
7ae642b72d update conversion scripts 2019-09-08 15:02:06 +03:00
thomwolf
69bff89935 clean ups 2019-09-08 15:02:06 +03:00
thomwolf
1efb1f1660 split configuration and modeling files 2019-09-08 15:02:06 +03:00
thomwolf
1eb125fb95 be sure we have uint8 2019-09-08 15:02:06 +03:00
LysandreJik
3f91338be9 Patched a few outdated parameters 2019-09-06 17:48:06 -04:00
LysandreJik
f47f9a5874 Updated outdated examples 2019-09-06 17:10:33 -04:00
thomwolf
ee027c89f2 fix #1165 2019-09-06 23:40:05 +03:00
LysandreJik
e52737d5ad Updated docs README to feature the examples symlink 2019-09-06 12:13:31 -04:00
LysandreJik
5e151f5e77 Table of contents 2019-09-06 12:08:36 -04:00
LysandreJik
593c070435 Better examples 2019-09-06 12:00:12 -04:00
Thomas Wolf
5ac8b62265
Merge pull request #1205 from maru0kun/patch-2
Fix typo
2019-09-05 21:44:16 +02:00
thomwolf
5c6cac102b adding test for common properties and cleaning up a bit base class 2019-09-05 21:31:29 +02:00
Thomas Wolf
ed717635ff
Merge pull request #1201 from huggingface/configuration_refactoring
[2.0] - Split configuration and modeling files
2019-09-05 21:16:58 +02:00
VictorSanh
04b50cabf6 gitignore 2019-09-05 18:49:28 +00:00
VictorSanh
dddd6b9927 Update DistilBERT training code 2019-09-05 18:26:14 +00:00
Julien Chaumond
f9453d15e5
Fix broken link 2019-09-05 12:35:22 -04:00
Julien Chaumond
f7ee2e5d20 [README] link to Write With Transformer 2019-09-05 12:33:46 -04:00
maru0kun
d737947725
Fix typo 2019-09-05 19:24:57 +09:00
thomwolf
705237b4ec add tf auto models + tests 2019-09-05 12:21:08 +02:00
thomwolf
600a42329b add weights tying, attention and hidden states output tests 2019-09-05 12:02:14 +02:00
thomwolf
04d2006f28 skip transfo-xl tokenizer tests with tf for now 2019-09-05 11:22:13 +02:00
thomwolf
7f6a0c0d69 no pytest version checking 2019-09-05 11:20:56 +02:00
thomwolf
7c0baf9521 test suite independent of framework 2019-09-05 11:18:55 +02:00
thomwolf
7775a3d2ed update dependencies and circle-ci 2019-09-05 10:23:04 +02:00
thomwolf
33dd59e971 update conversion script names 2019-09-05 03:13:26 +02:00
thomwolf
5951d86024 add conversion script, rename conversion scripts 2019-09-05 03:10:11 +02:00
thomwolf
aa4c8804f2 skipping tf tests if tf is not installed 2019-09-05 03:06:09 +02:00
thomwolf
134847db81 fix test when tf is not here 2019-09-05 02:53:52 +02:00
thomwolf
981f7f5253 Merge branch 'tf2' of https://github.com/huggingface/pytorch-transformers into tf2 2019-09-05 02:34:52 +02:00
thomwolf
bffd17a43d add tf bert files 2019-09-05 02:34:44 +02:00
thomwolf
85df4f7cca also gathering file names in file_utils 2019-09-05 02:34:09 +02:00
thomwolf
11fae9e636 add tf bert files 2019-09-05 02:27:39 +02:00
thomwolf
121f88cae3 update conversion scripts 2019-09-05 02:17:50 +02:00
thomwolf
d77abd4d08 clean ups 2019-09-05 00:41:24 +02:00
thomwolf
2a667b1eb9 split configuration and modeling files 2019-09-05 00:27:11 +02:00
thomwolf
0be6a2a624 be sure we have uint8 2019-09-04 22:47:38 +02:00
thomwolf
7fba47b7d9 WIP reordering 2019-09-04 22:39:23 +02:00
thomwolf
e25cba78cf WIP reodering arguments for torchscript and TF 2019-09-04 22:39:23 +02:00
thomwolf
38b79b5a63 Fixing this TransformerXL bool issue 2019-09-04 22:36:30 +02:00
LysandreJik
0b52642d37 1.2.0 in docs 2019-09-04 11:03:32 -04:00
thomwolf
89fd3450a6 Release: 1.2.0 2019-09-04 13:32:18 +02:00
Thomas Wolf
9fd6e7ab9f
Merge pull request #1190 from shijie-wu/xlm-tokenization
Fix reference of import in XLM tokenization
2019-09-04 12:50:49 +02:00
Shijie Wu
a15562e170
Fix reference of import when called for the second time 2019-09-03 18:27:29 -07:00