-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
MikeGu721
committed
Jun 28, 2023
1 parent
f1d0e24
commit 9f0f65d
Showing
7 changed files
with
789 additions
and
406 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
./venv | ||
./resources/data/xiezhi_all | ||
.idea | ||
.idea | ||
./Tester/tasks/ceval/ | ||
./Tester/tasks/ceval_train/ | ||
./Tester/tasks/m3ke/ | ||
./Tester/tasks/mmlu/ | ||
./Tester/tasks/mmlu_train/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
271 changes: 0 additions & 271 deletions
271
resources/data/xiezhi_inter/xiezhi.v1.json → Tester/tasks/xiezhi_inter/xiezhi.v1.json
Large diffs are not rendered by default.
Oops, something went wrong.
139 changes: 5 additions & 134 deletions
139
resources/data/xiezhi_spec/xiezhi.v1.json → Tester/tasks/xiezhi_spec/xiezhi.v1.json
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
python -u model_test.py |