Add data_file key-value to Cosmos-Reason2-2B
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -128,6 +128,7 @@
|
|
| 128 |
"table_group_by": "model",
|
| 129 |
"model_families": {
|
| 130 |
"Cosmos-Reason2-2B": {
|
|
|
|
| 131 |
"table_group_by": "res",
|
| 132 |
"experiment_setup": {
|
| 133 |
"agx_thor": "Measurement setup: NVIDIA vLLM 26.01, 256 tokens generated, 10 warm-up runs, averaged over 25 runs.",
|
|
|
|
| 128 |
"table_group_by": "model",
|
| 129 |
"model_families": {
|
| 130 |
"Cosmos-Reason2-2B": {
|
| 131 |
+
"data_file": "data/cosmos-reason2.csv",
|
| 132 |
"table_group_by": "res",
|
| 133 |
"experiment_setup": {
|
| 134 |
"agx_thor": "Measurement setup: NVIDIA vLLM 26.01, 256 tokens generated, 10 warm-up runs, averaged over 25 runs.",
|