Commit
·
9b8a294
1
Parent(s):
151167c
Update model results - 2024-06-25_16-01-30
Browse files- CohereForAI/c4ai-command-r-plus_eval_request_.json +1 -2
- anthropic/claude-3-haiku_eval_request_.json +1 -2
- anthropic/claude-3-opus_eval_request_.json +1 -2
- anthropic/claude-3-sonnet_eval_request_.json +1 -2
- google/gemini-flash-1.5_eval_request_.json +1 -2
- google/gemini-pro-1.5_eval_request_.json +1 -2
- google/gemini-pro_eval_request_.json +1 -2
- meta-llama/Meta-Llama-3-70B-Instruct_eval_request_.json +1 -2
- meta-llama/Meta-Llama-3-8B-Instruct_eval_request_.json +1 -2
- mii-community/zefiro-7b-base-ITA_eval_request_.json +1 -2
- mistralai/Mistral-7B-Instruct-v0.3_eval_request_.json +1 -2
- mistralai/Mixtral-8x7B-Instruct-v0.1_eval_request_.json +1 -2
- openai/gpt-3.5-turbo-0125_eval_request_.json +1 -2
- openai/gpt-4-turbo_eval_request_.json +1 -2
- openai/gpt-4o_eval_request_.json +1 -2
- sapienzanlp/Minerva-3B-base-v1.0_eval_request_.json +1 -2
- swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA_eval_request_.json +1 -2
CohereForAI/c4ai-command-r-plus_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "CohereForAI/c4ai-command-r-plus",
|
3 |
"model_type": "Open",
|
4 |
"params": "Medium",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "CohereForAI/c4ai-command-r-plus",
|
3 |
"model_type": "Open",
|
4 |
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
anthropic/claude-3-haiku_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "anthropic/claude-3-haiku",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "anthropic/claude-3-haiku",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
anthropic/claude-3-opus_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "anthropic/claude-3-opus",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "anthropic/claude-3-opus",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
anthropic/claude-3-sonnet_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "anthropic/claude-3-sonnet",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Medium",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "anthropic/claude-3-sonnet",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
google/gemini-flash-1.5_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "google/gemini-flash-1.5",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "google/gemini-flash-1.5",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
google/gemini-pro-1.5_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "google/gemini-pro-1.5",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "google/gemini-pro-1.5",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
google/gemini-pro_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "google/gemini-pro",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "google/gemini-pro",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
meta-llama/Meta-Llama-3-70B-Instruct_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "meta-llama/Meta-Llama-3-70B-Instruct",
|
3 |
"model_type": "Open",
|
4 |
"params": "Medium",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "meta-llama/Meta-Llama-3-70B-Instruct",
|
3 |
"model_type": "Open",
|
4 |
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
meta-llama/Meta-Llama-3-8B-Instruct_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "meta-llama/Meta-Llama-3-8B-Instruct",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "meta-llama/Meta-Llama-3-8B-Instruct",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
mii-community/zefiro-7b-base-ITA_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "mii-community/zefiro-7b-base-ITA",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "mii-community/zefiro-7b-base-ITA",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
mistralai/Mistral-7B-Instruct-v0.3_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "mistralai/Mistral-7B-Instruct-v0.3",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "mistralai/Mistral-7B-Instruct-v0.3",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
mistralai/Mixtral-8x7B-Instruct-v0.1_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "mistralai/Mixtral-8x7B-Instruct-v0.1",
|
3 |
"model_type": "Open",
|
4 |
"params": "Medium",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "mistralai/Mixtral-8x7B-Instruct-v0.1",
|
3 |
"model_type": "Open",
|
4 |
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
openai/gpt-3.5-turbo-0125_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "openai/gpt-3.5-turbo-0125",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Medium",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "openai/gpt-3.5-turbo-0125",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
openai/gpt-4-turbo_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "openai/gpt-4-turbo",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "openai/gpt-4-turbo",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
openai/gpt-4o_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "openai/gpt-4o",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "openai/gpt-4o",
|
3 |
"model_type": "Closed",
|
4 |
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
sapienzanlp/Minerva-3B-base-v1.0_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "sapienzanlp/Minerva-3B-base-v1.0",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "sapienzanlp/Minerva-3B-base-v1.0",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|
swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA_eval_request_.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"model": "swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
-
"status": "FINISHED"
|
6 |
-
"model_sha": "05-2024"
|
7 |
}
|
|
|
2 |
"model": "swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA",
|
3 |
"model_type": "Open",
|
4 |
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
|
|
6 |
}
|