Skip to content

Commit

Permalink
Move submodule from app/dataset to dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
deadwalks committed Sep 7, 2024
1 parent f51f800 commit 088db72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "app/data"]
path = app/data
url = https://www.modelscope.cn/datasets/BJQW14B/bs_challenge_financial_14b_dataset.git
[submodule "app/dataset"]
path = app/dataset
[submodule "dataset"]
path = dataset
url = https://www.modelscope.cn/datasets/BJQW14B/bs_challenge_financial_14b_dataset.git
Submodule dataset updated from 000000 to b23336

0 comments on commit 088db72

Please sign in to comment.