Commit
·
9f34f34
1
Parent(s):
d0cf8b4
Update model results - 2024-06-28_08-30-52
Browse files
anthropic/claude-3-haiku_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "anthropic/claude-3-haiku",
|
3 |
+
"model_type": "Closed",
|
4 |
+
"params": "Small",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|
anthropic/claude-3-opus_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "anthropic/claude-3-opus",
|
3 |
+
"model_type": "Closed",
|
4 |
+
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|
anthropic/claude-3-sonnet_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "anthropic/claude-3-sonnet",
|
3 |
+
"model_type": "Closed",
|
4 |
+
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|
anthropic/claude-3.5-sonnet_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "anthropic/claude-3.5-sonnet",
|
3 |
+
"model_type": "Closed",
|
4 |
+
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|
qwen/qwen-2-72b-instruct_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "qwen/qwen-2-72b-instruct",
|
3 |
+
"model_type": "Open",
|
4 |
+
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|