Commit
·
eaa3889
1
Parent(s):
563e939
Update model results - 2024-06-25_12-16-21
Browse files- anthropic/claude-3-haiku_eval_request_.json +1 -0
- anthropic/claude-3-opus_eval_request_.json +1 -0
- anthropic/claude-3-sonnet_eval_request_.json +1 -0
- cohere/command-r-plus_eval_request_.json +1 -0
- google/gemini-flash-1.5_eval_request_.json +1 -0
- google/gemini-pro-1.5_eval_request_.json +1 -0
- google/gemini-pro_eval_request_.json +1 -0
- meta-llama/llama-3-70b-instruct_eval_request_.json +1 -0
- meta-llama/llama-3-8b-instruct_eval_request_.json +1 -0
- mii-community/zefiro-7b-base-ITA_eval_request_.json +2 -1
- mistralai/mistral-7b-instruct-nitro_eval_request_.json +1 -0
- mistralai/mixtral-8x7b-instruct_eval_request_.json +1 -0
- openai/gpt-3.5-turbo-0125_eval_request_.json +1 -0
- openai/gpt-4-turbo_eval_request_.json +1 -0
- openai/gpt-4o_eval_request_.json +1 -0
- sapienzanlp/Minerva-3B-base-v1.0_eval_request_.json +2 -1
- swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA_eval_request_.json +1 -0
anthropic/claude-3-haiku_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "anthropic/claude-3-haiku",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "anthropic/claude-3-haiku",
|
3 |
"model_type": "close",
|
4 |
+
"params": "small",
|
5 |
"status": "FINISHED"
|
6 |
}
|
anthropic/claude-3-opus_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "anthropic/claude-3-opus",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "anthropic/claude-3-opus",
|
3 |
"model_type": "close",
|
4 |
+
"params": "large",
|
5 |
"status": "FINISHED"
|
6 |
}
|
anthropic/claude-3-sonnet_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "anthropic/claude-3-sonnet",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "anthropic/claude-3-sonnet",
|
3 |
"model_type": "close",
|
4 |
+
"params": "medium",
|
5 |
"status": "FINISHED"
|
6 |
}
|
cohere/command-r-plus_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "cohere/command-r-plus",
|
3 |
"model_type": "open",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "cohere/command-r-plus",
|
3 |
"model_type": "open",
|
4 |
+
"params": "medium",
|
5 |
"status": "FINISHED"
|
6 |
}
|
google/gemini-flash-1.5_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "google/gemini-flash-1.5",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "google/gemini-flash-1.5",
|
3 |
"model_type": "close",
|
4 |
+
"params": "small",
|
5 |
"status": "FINISHED"
|
6 |
}
|
google/gemini-pro-1.5_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "google/gemini-pro-1.5",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "google/gemini-pro-1.5",
|
3 |
"model_type": "close",
|
4 |
+
"params": "medium",
|
5 |
"status": "FINISHED"
|
6 |
}
|
google/gemini-pro_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "google/gemini-pro",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "google/gemini-pro",
|
3 |
"model_type": "close",
|
4 |
+
"params": "small",
|
5 |
"status": "FINISHED"
|
6 |
}
|
meta-llama/llama-3-70b-instruct_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "meta-llama/llama-3-70b-instruct",
|
3 |
"model_type": "open",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "meta-llama/llama-3-70b-instruct",
|
3 |
"model_type": "open",
|
4 |
+
"params": "medium",
|
5 |
"status": "FINISHED"
|
6 |
}
|
meta-llama/llama-3-8b-instruct_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "meta-llama/llama-3-8b-instruct",
|
3 |
"model_type": "open",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "meta-llama/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
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "mii-community/zefiro-7b-base-ITA",
|
3 |
-
"model_type": "
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "mii-community/zefiro-7b-base-ITA",
|
3 |
+
"model_type": "open",
|
4 |
+
"params": "small",
|
5 |
"status": "FINISHED"
|
6 |
}
|
mistralai/mistral-7b-instruct-nitro_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "mistralai/mistral-7b-instruct-nitro",
|
3 |
"model_type": "open",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "mistralai/mistral-7b-instruct-nitro",
|
3 |
"model_type": "open",
|
4 |
+
"params": "small",
|
5 |
"status": "FINISHED"
|
6 |
}
|
mistralai/mixtral-8x7b-instruct_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "mistralai/mixtral-8x7b-instruct",
|
3 |
"model_type": "open",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "mistralai/mixtral-8x7b-instruct",
|
3 |
"model_type": "open",
|
4 |
+
"params": "medium",
|
5 |
"status": "FINISHED"
|
6 |
}
|
openai/gpt-3.5-turbo-0125_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "openai/gpt-3.5-turbo-0125",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "openai/gpt-3.5-turbo-0125",
|
3 |
"model_type": "close",
|
4 |
+
"params": "medium",
|
5 |
"status": "FINISHED"
|
6 |
}
|
openai/gpt-4-turbo_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "openai/gpt-4-turbo",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "openai/gpt-4-turbo",
|
3 |
"model_type": "close",
|
4 |
+
"params": "large",
|
5 |
"status": "FINISHED"
|
6 |
}
|
openai/gpt-4o_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "openai/gpt-4o",
|
3 |
"model_type": "close",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "openai/gpt-4o",
|
3 |
"model_type": "close",
|
4 |
+
"params": "large",
|
5 |
"status": "FINISHED"
|
6 |
}
|
sapienzanlp/Minerva-3B-base-v1.0_eval_request_.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "sapienzanlp/Minerva-3B-base-v1.0",
|
3 |
-
"model_type": "
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
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
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"model": "swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA",
|
3 |
"model_type": "open",
|
|
|
4 |
"status": "FINISHED"
|
5 |
}
|
|
|
1 |
{
|
2 |
"model": "swap-uniba/LLaMAntino-3-ANITA-8B-Inst-DPO-ITA",
|
3 |
"model_type": "open",
|
4 |
+
"params": "small",
|
5 |
"status": "FINISHED"
|
6 |
}
|