-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify html table style and add fp16.csv in harness (#10169)
* Specify the version of pandas in harness evaluation workflow * Specify the version of pandas in harness evaluation workflow * Modify html table style and add fp16.csv in harness * Modify comments
- Loading branch information
1 parent
dc33d1e
commit 865059d
Showing
3 changed files
with
82 additions
and
198 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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Index,Model,Precision,Arc,TruthfulQA,Winogrande | ||
0,falcon-7b-instruct-with-patch,fp16,46.16,44.08,67.96 | ||
1,Llama2-7b-guanaco-dolphin-500,fp16,56.74,46.96,74.27 | ||
2,Baichuan2-7B-Chat-LLaMAfied,fp16,52.47,48.04,69.14 | ||
3,Mistral-7B-v0.1,fp16,59.98,42.15,78.37 | ||
4,mpt-7b-chat,fp16,46.50,40.16,68.43 |
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
This file was deleted.
Oops, something went wrong.