Skip to content

Commit

Permalink
update dep to maze-dataset 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mivanit committed Aug 28, 2024
1 parent 31442ec commit 16e60e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/understanding-search/maze-transformer"
python = ">=3.10.6,<3.13"
# dataset
# maze-dataset = "^0.5.6"
maze-dataset = {git = "https://github.com/understanding-search/maze-dataset.git", rev = "tokenizer-overhaul-integration"}
maze-dataset = {git = "https://github.com/understanding-search/maze-dataset.git"}
# transformers
torch = "^2.4.0"
transformer-lens = "^2.4.0"
Expand Down

0 comments on commit 16e60e4

Please sign in to comment.