Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Feb 7, 2024
1 parent 581a748 commit 14f24b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/models/test_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


SRC_DIRS = [
os.path.join(os.path.dirname(__file__), "..", "transformers/examples/pytorch", dirname)
os.path.join("/transformers/examples/pytorch", dirname)
for dirname in [
"text-generation",
"text-classification",
Expand Down

0 comments on commit 14f24b9

Please sign in to comment.