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
9286039c
Unverified
Commit
9286039c
authored
Jan 24, 2023
by
Stas Bekman
Committed by
GitHub
Jan 24, 2023
Browse files
[examples/deepspeed] fix renamed api (#21283)
parent
e2e393c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/deepspeed/test_model_zoo.py
tests/deepspeed/test_model_zoo.py
+1
-1
No files found.
tests/deepspeed/test_model_zoo.py
View file @
9286039c
...
@@ -267,7 +267,7 @@ def make_task_cmds():
...
@@ -267,7 +267,7 @@ def make_task_cmds():
--dataset_name hf-internal-testing/cats_vs_dogs_sample
--dataset_name hf-internal-testing/cats_vs_dogs_sample
--remove_unused_columns False
--remove_unused_columns False
--max_steps 10
--max_steps 10
--
feature_extract
or_name
{
DS_TESTS_DIRECTORY
}
/vit_feature_extractor.json
--
image_process
or_name
{
DS_TESTS_DIRECTORY
}
/vit_feature_extractor.json
"""
,
"""
,
)
)
...
...
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