Skip to content

Commit

Permalink
test valid tinystories config one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed May 23, 2024
1 parent eed1612 commit e024403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_config_hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
("litgpt/pretrain.py", "pretrain/tinystories.yaml"),
(
"litgpt/pretrain.py",
"https://raw.githubusercontent.com/Lightning-AI/litgpt/main/config_hub/pretrain/tinystories.yaml",
"https://raw.githubusercontent.com/Lightning-AI/litgpt/eb6ec386a9ffc8214f6435cb8345789b3b31a267/config_hub/pretrain/tinystories.yaml",
),
]

Expand Down

0 comments on commit e024403

Please sign in to comment.