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
"src/vscode:/vscode.git/clone" did not exist on "51e20ba437c30a81d348cc0458adf05b364202dc"
1484d67de9f4c8301874d62d821bbfbd3d6ce99b
Switch branch/tag
transformers
pytorch_pretrained_bert
modeling_xlnet.py
02 Jul, 2019
1 commit
[LARGE] updating all tests and API
· 1484d67d
thomwolf
authored
Jul 02, 2019
1484d67d
29 Jun, 2019
1 commit
fix tests and new API
· d9184620
thomwolf
authored
Jun 29, 2019
d9184620
28 Jun, 2019
1 commit
standardizing API across models - XLNetForSeqClass working
· 2b56e988
thomwolf
authored
Jun 28, 2019
2b56e988
27 Jun, 2019
2 commits
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
4 commits
fixing loading fucntion
· 3deea56c
thomwolf
authored
Jun 26, 2019
3deea56c
slight refactoring, add abstract class for model loading
· 4d47f498
thomwolf
authored
Jun 26, 2019
4d47f498
add from_pretrained method to all configuration classes
· 7e3070ae
thomwolf
authored
Jun 26, 2019
7e3070ae
changing is_regression to unified API
· 092dacfd
thomwolf
authored
Jun 26, 2019
092dacfd
25 Jun, 2019
2 commits
various updates to conversion, models and examples
· e55d4c4e
thomwolf
authored
Jun 26, 2019
e55d4c4e
add ability to restore fine-tuned TF mdoel
· 7de17404
thomwolf
authored
Jun 25, 2019
7de17404
24 Jun, 2019
3 commits
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
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
3 commits
model running with simple inputs
· 45709d75
thomwolf
authored
Jun 21, 2019
45709d75
work in progress on xlnet
· c2ea5aef
thomwolf
authored
Jun 20, 2019
c2ea5aef
starting
· de713fa9
thomwolf
authored
Jun 20, 2019
de713fa9