Commit ·
cef8a5e
1
Parent(s): bd7b5e8
Fix GPT-OSS-120B model name casing in shellbench result
Browse files
results/shellbench-gpt-oss-120b-openclaw.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"url": "https://github.com/OpenClaw/OpenClaw"
|
| 13 |
},
|
| 14 |
"model": {
|
| 15 |
-
"name": "
|
| 16 |
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
"is_oss": true,
|
| 18 |
"num_params": 120,
|
|
|
|
| 12 |
"url": "https://github.com/OpenClaw/OpenClaw"
|
| 13 |
},
|
| 14 |
"model": {
|
| 15 |
+
"name": "GPT-OSS-120B",
|
| 16 |
"repo": "RedHatAI/gpt-oss-120b",
|
| 17 |
"is_oss": true,
|
| 18 |
"num_params": 120,
|