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
f31154cb
Commit
f31154cb
authored
Jul 16, 2019
by
thomwolf
Browse files
Merge branch 'xlnet'
parents
78462aad
1b35d05d
Changes
125
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
204 additions
and
711 deletions
+204
-711
pytorch_transformers/tokenization_xlnet.py
pytorch_transformers/tokenization_xlnet.py
+192
-0
requirements.txt
requirements.txt
+3
-1
setup.py
setup.py
+9
-8
tests/modeling_gpt2_test.py
tests/modeling_gpt2_test.py
+0
-364
tests/modeling_openai_test.py
tests/modeling_openai_test.py
+0
-338
No files found.
pytorch_transformers/tokenization_xlnet.py
0 → 100644
View file @
f31154cb
This diff is collapsed.
Click to expand it.
requirements.txt
View file @
f31154cb
This diff is collapsed.
Click to expand it.
setup.py
View file @
f31154cb
This diff is collapsed.
Click to expand it.
tests/modeling_gpt2_test.py
deleted
100644 → 0
View file @
78462aad
This diff is collapsed.
Click to expand it.
tests/modeling_openai_test.py
deleted
100644 → 0
View file @
78462aad
This diff is collapsed.
Click to expand it.
Prev
1
…
3
4
5
6
7
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment