Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/Yeyito/llm_contamination_detector
Browse files- data/code_eval_board.csv +2 -0
- data/queue.csv +0 -1
data/code_eval_board.csv
CHANGED
@@ -40,3 +40,5 @@ T,Models,ARC,HellaSwag,MMLU,TruthfulQA,Winogrande,GSM8K,Reference Model
|
|
40 |
๐ถ,fblgit/una-cybertron-7b-v2-bf16,0.1,0.12,0.21,0.46,0.0,0.92,mistralai/Mistral-7B-v0.1
|
41 |
๐ถ,fblgit/una-cybertron-7b-v3-OMA,0.04,0.16,0.17,0.36,0.0,0.94,mistralai/Mistral-7B-v0.1
|
42 |
๐ถ,VAGOsolutions/SauerkrautLM-SOLAR-Instruct,0.12,0.54,0.32,0.34,0.01,0.96,huggyllama/llama-7b
|
|
|
|
|
|
40 |
๐ถ,fblgit/una-cybertron-7b-v2-bf16,0.1,0.12,0.21,0.46,0.0,0.92,mistralai/Mistral-7B-v0.1
|
41 |
๐ถ,fblgit/una-cybertron-7b-v3-OMA,0.04,0.16,0.17,0.36,0.0,0.94,mistralai/Mistral-7B-v0.1
|
42 |
๐ถ,VAGOsolutions/SauerkrautLM-SOLAR-Instruct,0.12,0.54,0.32,0.34,0.01,0.96,huggyllama/llama-7b
|
43 |
+
๐ถ,openaccess-ai-collective/DPOpenHermes-7B-v2,0.08,0.11,0.22,0.41,0.0,0.96,mistralai/Mistral-7B-v0.1
|
44 |
+
๐ข,01-ai/Yi-6B,0.28,0.32,0.3,0.62,0.02,0.94,mistralai/Mistral-7B-v0.1
|
data/queue.csv
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
Type,Model,ref_model
|
2 |
-
๐ถ finetuned,openaccess-ai-collective/DPOpenHermes-7B-v2,mistralai/Mistral-7B-v0.1
|
3 |
๐ถ finetuned,VAGOsolutions/SauerkrautLM-SOLAR-Instruct,mistralai/Mistral-7B-v0.1
|
4 |
๐ถ finetuned,VAGOsolutions/SauerkrautLM-SOLAR-Instruct,upstage/SOLAR-10.7B-v1.0
|
5 |
๐ถ finetuned,Sao10K/SOLAR-10.7B-NahIdWin,upstage/SOLAR-10.7B-v1.0
|
|
|
1 |
Type,Model,ref_model
|
|
|
2 |
๐ถ finetuned,VAGOsolutions/SauerkrautLM-SOLAR-Instruct,mistralai/Mistral-7B-v0.1
|
3 |
๐ถ finetuned,VAGOsolutions/SauerkrautLM-SOLAR-Instruct,upstage/SOLAR-10.7B-v1.0
|
4 |
๐ถ finetuned,Sao10K/SOLAR-10.7B-NahIdWin,upstage/SOLAR-10.7B-v1.0
|