Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
708877958a308a0f0e8fd199f8f327e4797f1583
Switch branch/tag
transformers
02 Jul, 2019
3 commits
updating tests and models, adding weights initialization test
· 70887795
thomwolf
authored
Jul 02, 2019
70887795
update config tests and circle-ci
· 99ae5ab8
thomwolf
authored
Jul 02, 2019
99ae5ab8
[LARGE] updating all tests and API
· 1484d67d
thomwolf
authored
Jul 02, 2019
1484d67d
29 Jun, 2019
2 commits
add fix for serialization of tokenizer
· 4f8b5f68
thomwolf
authored
Jun 29, 2019
4f8b5f68
fix tests and new API
· d9184620
thomwolf
authored
Jun 29, 2019
d9184620
28 Jun, 2019
2 commits
updating bert API
· 213981d8
thomwolf
authored
Jun 28, 2019
213981d8
standardizing API across models - XLNetForSeqClass working
· 2b56e988
thomwolf
authored
Jun 28, 2019
2b56e988
27 Jun, 2019
3 commits
fix imports
· 3a00674c
thomwolf
authored
Jun 27, 2019
3a00674c
fix hidden-state extraction
· d939d6fd
thomwolf
authored
Jun 27, 2019
d939d6fd
extracting double hidden-state from xlnet
· 0c2ff348
thomwolf
authored
Jun 27, 2019
0c2ff348
26 Jun, 2019
8 commits
fixing loading fucntion
· 3deea56c
thomwolf
authored
Jun 26, 2019
3deea56c
more versatile loading
· f56b8033
thomwolf
authored
Jun 26, 2019
f56b8033
slight refactoring, add abstract class for model loading
· 4d47f498
thomwolf
authored
Jun 26, 2019
4d47f498
fix #726 - get_lr in examples
· 59cefd4f
thomwolf
authored
Jun 26, 2019
59cefd4f
fix python2 tests
· ddc2cc61
thomwolf
authored
Jun 26, 2019
ddc2cc61
add from_pretrained method to all configuration classes
· 7e3070ae
thomwolf
authored
Jun 26, 2019
7e3070ae
fix tests
· 93e9971c
thomwolf
authored
Jun 26, 2019
93e9971c
changing is_regression to unified API
· 092dacfd
thomwolf
authored
Jun 26, 2019
092dacfd
25 Jun, 2019
3 commits
various updates to conversion, models and examples
· e55d4c4e
thomwolf
authored
Jun 26, 2019
e55d4c4e
update main conversion script and readme
· 603c513b
thomwolf
authored
Jun 25, 2019
603c513b
add ability to restore fine-tuned TF mdoel
· 7de17404
thomwolf
authored
Jun 25, 2019
7de17404
24 Jun, 2019
5 commits
pad on left for xlnet
· 7334bf6c
thomwolf
authored
Jun 24, 2019
7334bf6c
overwrite output directories if needed
· c888663f
thomwolf
authored
Jun 24, 2019
c888663f
updating GLUE utils for compatibility with XLNet
· 62d78aa3
thomwolf
authored
Jun 24, 2019
62d78aa3
updating run_xlnet_classifier
· 24ed0b93
thomwolf
authored
Jun 24, 2019
24ed0b93
add xlnetforsequence classif and run_classifier example for xlnet
· f6081f22
thomwolf
authored
Jun 24, 2019
f6081f22
22 Jun, 2019
1 commit
fix xlnet tokenizer and python2
· c946bb51
thomwolf
authored
Jun 22, 2019
c946bb51
21 Jun, 2019
5 commits
updating model loading and adding special tokens ids
· 18107563
thomwolf
authored
Jun 21, 2019
18107563
update from_pretrained to load XLNetModel as well
· ebd2cb8d
thomwolf
authored
Jun 21, 2019
ebd2cb8d
test deviation with tf model: max ~1e-3 should be ok
· 483cbc36
thomwolf
authored
Jun 21, 2019
483cbc36
weights loading script ok
· 24d80689
thomwolf
authored
Jun 21, 2019
24d80689
add tokenizer and tests
· 32da7548
thomwolf
authored
Jun 21, 2019
32da7548
20 Jun, 2019
7 commits
model running with simple inputs
· 45709d75
thomwolf
authored
Jun 21, 2019
45709d75
update gitignore
· b407972e
thomwolf
authored
Jun 20, 2019
b407972e
work in progress on xlnet
· c2ea5aef
thomwolf
authored
Jun 20, 2019
c2ea5aef
starting
· de713fa9
thomwolf
authored
Jun 20, 2019
de713fa9
BERTology details in readme
· c304593d
thomwolf
authored
Jun 20, 2019
c304593d
Merge pull request #697 from huggingface/updating_examples
· 12e892e1
Thomas Wolf
authored
Jun 20, 2019
Updating examples
12e892e1
remove slow circle-ci
· 411981a0
thomwolf
authored
Jun 20, 2019
411981a0
19 Jun, 2019
1 commit
first version bertology ok
· edfe91c3
thomwolf
authored
Jun 19, 2019
edfe91c3