Update README.md
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ It achieves **43–48% accuracy** on Rust-specific benchmarks – surpassing muc
|
|
| 25 |
- **Peer-validated synthetic dataset** (191,008 verified examples, 94.3% compile rate)
|
| 26 |
- **LoRA-based fine-tuning** for efficient adaptation
|
| 27 |
- **Benchmarked across Rust-specific suites:**
|
| 28 |
-
- **RustEvo
|
| 29 |
- **Evaluation on Hold-Out Set**
|
| 30 |
- **Deployed in the Fortytwo decentralized inference network** for collective AI reasoning
|
| 31 |
|
|
@@ -33,7 +33,7 @@ It achieves **43–48% accuracy** on Rust-specific benchmarks – surpassing muc
|
|
| 33 |
|
| 34 |
## Performance Summary
|
| 35 |
|
| 36 |
-
| **Model** | **Hold-Out Set** | **RustEvo
|
| 37 |
|------------|------------------|---------------|
|
| 38 |
| **Fortytwo-Rust-One-14B (Ours)** | **48.00%** | **43.00%** |
|
| 39 |
| openai/gpt-5-codex | 47.00% | 28.00% |
|
|
|
|
| 25 |
- **Peer-validated synthetic dataset** (191,008 verified examples, 94.3% compile rate)
|
| 26 |
- **LoRA-based fine-tuning** for efficient adaptation
|
| 27 |
- **Benchmarked across Rust-specific suites:**
|
| 28 |
+
- **RustEvo^2**
|
| 29 |
- **Evaluation on Hold-Out Set**
|
| 30 |
- **Deployed in the Fortytwo decentralized inference network** for collective AI reasoning
|
| 31 |
|
|
|
|
| 33 |
|
| 34 |
## Performance Summary
|
| 35 |
|
| 36 |
+
| **Model** | **Hold-Out Set** | **RustEvo^2** |
|
| 37 |
|------------|------------------|---------------|
|
| 38 |
| **Fortytwo-Rust-One-14B (Ours)** | **48.00%** | **43.00%** |
|
| 39 |
| openai/gpt-5-codex | 47.00% | 28.00% |
|