add: output results for various models and datasets
This commit is contained in:
parent
a028413832
commit
39516acf9a
3 changed files with 39 additions and 0 deletions
13
tests/outputs/results (CoT).CSV
Normal file
13
tests/outputs/results (CoT).CSV
Normal file
|
@ -0,0 +1,13 @@
|
|||
,model name,dataname,expected,human,AI,unsure,invalid
|
||||
0,Microsoft Phi,LDAG,human,13,14,12,20
|
||||
1,Microsoft Phi,HLTC,human,12,11,19,17
|
||||
2,Microsoft Phi,LDAG,AI,10,18,14,17
|
||||
3,Microsoft Phi,HLTC,AI,14,13,23,9
|
||||
4,Gemma 2,LDAG,human,35,24,0,0
|
||||
5,Gemma 2,HLTC,human,45,14,0,0
|
||||
6,Gemma 2,LDAG,AI,51,8,0,0
|
||||
7,Gemma 2,HLTC,AI,42,17,0,0
|
||||
8,Tinyllama,LDAG,human,11,4,34,10
|
||||
9,Tinyllama,HLTC,human,13,5,30,11
|
||||
10,Tinyllama,LDAG,AI,11,5,31,12
|
||||
11,Tinyllama,HLTC,AI,11,3,35,10
|
|
Loading…
Add table
Add a link
Reference in a new issue