This website requires JavaScript.
Explore
Help
Register
Sign In
SUMIN
/
HuggingFace_transformer
Watch
1
Star
0
Fork
0
You've already forked HuggingFace_transformer
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
63d13d768b2cfbb79b3439b4cedc8dac479fe06e
HuggingFace_transformer
/
tests
/
models
/
layoutxlm
History
anthony2261
a98f6a1da0
LayoutXLMProcessor: ensure 1-to-1 mapping between samples and images, and add test for it (
#18774
)
2022-08-30 14:43:14 +02:00
..
__init__.py
Move test model folders (
#17034
)
2022-05-03 14:42:02 +02:00
test_processor_layoutxlm.py
LayoutXLMProcessor: ensure 1-to-1 mapping between samples and images, and add test for it (
#18774
)
2022-08-30 14:43:14 +02:00
test_tokenization_layoutxlm.py
add warning to let the user know that the
__call__
method is faster than
encode
+
pad
for a fast tokenizer (
#18693
)
2022-08-24 06:27:56 -04:00