Update results.csv
Browse files- results.csv +5 -5
results.csv
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
Model ID,Compilation Success (%),Partial Replication (%),Correct Coefficient Direction (%)
|
| 2 |
-
Python,36.7,12.1,30.7
|
| 3 |
-
Stata,35.9,6.5,21.0
|
| 4 |
-
|
| 5 |
-
MetricsAI,52.1,14.2,46.5
|
| 6 |
-
Codex,99.5,26.4,86.5
|
|
|
|
| 1 |
Model ID,Compilation Success (%),Partial Replication (%),Correct Coefficient Direction (%)
|
| 2 |
+
GPT 5.5 - Python,36.7,12.1,30.7
|
| 3 |
+
GPT 5.5 - Stata,35.9,6.5,21.0
|
| 4 |
+
GPT 5.5 - MetaGPT,55.0,11.4,48.5
|
| 5 |
+
GPT 5.5 - MetricsAI,52.1,14.2,46.5
|
| 6 |
+
GPT 5.5 - Codex,99.5,26.4,86.5
|