Commit
·
eee6097
1
Parent(s):
071ba9e
Update model results - 2024-06-27_20-38-23
Browse files
anthropic/claude-3.5-sonnet_beta_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "anthropic/claude-3.5-sonnet:beta",
|
3 |
+
"model_type": "Closed",
|
4 |
+
"params": "Medium",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|
mistralai/Mixtral-8x22B-Instruct-v0.1_eval_request_.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "mistralai/Mixtral-8x22B-Instruct-v0.1",
|
3 |
+
"model_type": "Open",
|
4 |
+
"params": "Large",
|
5 |
+
"status": "FINISHED"
|
6 |
+
}
|