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
7a0fccc6ebb7a2f16849245c8b70361bbcef3461
HuggingFace_transformer
/
tests
/
trainer
History
Younes Belkada
7a0fccc6eb
FIX [
Trainer
/ tags]: Fix trainer + tags when users do not pass
"tags"
to
trainer.push_to_hub()
(
#29009
)
...
* fix trainer tags * add test
2024-02-14 23:56:35 +01: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
Fix bug with rotating checkpoints (
#28009
)
2023-12-13 12:17:30 -05:00
test_trainer_seq2seq.py
Have seq2seq just use gather (
#27025
)
2023-11-14 14:54:44 -05: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 [
Trainer
/ tags]: Fix trainer + tags when users do not pass
"tags"
to
trainer.push_to_hub()
(
#29009
)
2024-02-14 23:56:35 +01:00