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
b914ec98476c4fe44a48a1d8d65c424d0c97fd2a
HuggingFace_transformer
/
tests
/
trainer
History
Zach Mueller
3b734f5042
Add dispatch_batches to training arguments (
#25038
)
...
* Dispatch batches * Copy items
2023-07-24 09:27:19 -04:00
..
__init__.py
[Test refactor 1/5] Per-folder tests reorganization (
#15725
)
2022-02-23 15:46:28 -05:00
test_data_collator.py
handle numpy inputs in whole word mask data collator (
#22032
)
2023-03-10 10:50:29 -05:00
test_trainer_callback.py
Apply ruff flake8-comprehensions (
#21694
)
2023-02-22 09:14:54 +01:00
test_trainer_distributed.py
Add dispatch_batches to training arguments (
#25038
)
2023-07-24 09:27:19 -04:00
test_trainer_seq2seq.py
Fix TypeError: Object of type int64 is not JSON serializable (
#24340
)
2023-06-27 12:15:49 +01:00
test_trainer_tpu.py
[Test refactor 1/5] Per-folder tests reorganization (
#15725
)
2022-02-23 15:46:28 -05:00
test_trainer_utils.py
Apply ruff flake8-comprehensions (
#21694
)
2023-02-22 09:14:54 +01:00
test_trainer.py
Fix pad across processes dim in trainer and not being able to set the timeout (
#24775
)
2023-07-12 10:01:51 -04:00