Make the scientific-environment table compact

#7
by leyili6666 - opened
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -37,14 +37,14 @@ Weight sizes are approximate; inference also requires memory for runtime allocat
37
 
38
  ## ScienceAccelBench performance
39
 
40
- Task-held-out, localized scientific-code repair on familiar codebases, with original numerical verification. Each row compares Qwen3.5 with its corresponding PhAI-IDE model on identical tasks. Pass rates are percentages; gains are percentage points.
41
-
42
- | Model comparison | Environment | Tasks | Qwen3.5 | PhAI-IDE | Gain (pp) |
43
- | --- | --- | ---: | ---: | ---: | ---: |
44
- | Qwen3.5-4B β†’ PhAI-IDE-4B | PLUTO-Particles-Dust | 3 | 0.00 | **33.33** | **+33.33** |
45
- | Qwen3.5-9B β†’ PhAI-IDE-9B | LAPS | 16 | 31.25 | **50.00** | **+18.75** |
46
- | Qwen3.5-9B β†’ PhAI-IDE-9B | MITgcm-biogeo | 8 | 0.00 | **12.50** | **+12.50** |
47
- | Qwen3.5-9B β†’ PhAI-IDE-9B | PLUTO-RMHD | 7 | 0.00 | **28.57** | **+28.57** |
48
 
49
  ## Comparison with published models
50
 
 
37
 
38
  ## ScienceAccelBench performance
39
 
40
+ Task-held-out, localized scientific-code repair on familiar codebases, with original numerical verification. Qwen3.5-4B and Qwen3.5-9B are compared with PhAI-IDE-4B and PhAI-IDE-9B, respectively, on identical tasks. Pass rates are percentages; gains are percentage points.
41
+
42
+ | Size | Environment | Tasks | Qwen3.5 | PhAI-IDE | Gain (pp) |
43
+ | :---: | --- | ---: | ---: | ---: | ---: |
44
+ | 4B | PLUTO-Particles-Dust | 3 | 0.00 | **33.33** | **+33.33** |
45
+ | 9B | LAPS | 16 | 31.25 | **50.00** | **+18.75** |
46
+ | 9B | MITgcm-biogeo | 8 | 0.00 | **12.50** | **+12.50** |
47
+ | 9B | PLUTO-RMHD | 7 | 0.00 | **28.57** | **+28.57** |
48
 
49
  ## Comparison with published models
50