Automated upload test for test_upload_mock_summary.csv
Browse files
test_upload_mock_summary.csv
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Model,Quantization,Task,Metric,Value,Few-Shot
|
| 2 |
+
Llama-3.1-8B-Instruct,Int8,wikitext,ppl,4.12,5
|
| 3 |
+
Llama-3.1-8B-Instruct,Int8,hellaswag,acc,0.825,5
|
| 4 |
+
Llama-3.1-8B-Instruct,Int4,wikitext,ppl,4.55,5
|
| 5 |
+
Llama-3.1-8B-Instruct,Int4,hellaswag,acc,0.799,5
|