Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ Built upon **FPBench**, the framework includes **721 programming tasks** across
|
|
| 13 |
|
| 14 |
---
|
| 15 |
|
| 16 |
-
## Dataset Structure
|
| 17 |
|
| 18 |
The dataset is organized into two primary components:
|
| 19 |
|
|
@@ -40,7 +40,7 @@ This directory stores outputs from **GPT-3.5-turbo**, **GPT-4o**, and **GPT-5**,
|
|
| 40 |
|
| 41 |
---
|
| 42 |
|
| 43 |
-
## Static Analysis & Repair Tools
|
| 44 |
|
| 45 |
FPEval utilizes industry-standard tools to provide feedback during the `InstructionRepair` stage, ensuring the generated code adheres to idiomatic patterns:
|
| 46 |
|
|
|
|
| 13 |
|
| 14 |
---
|
| 15 |
|
| 16 |
+
## 📊 Dataset Structure
|
| 17 |
|
| 18 |
The dataset is organized into two primary components:
|
| 19 |
|
|
|
|
| 40 |
|
| 41 |
---
|
| 42 |
|
| 43 |
+
## 🛠 Static Analysis & Repair Tools
|
| 44 |
|
| 45 |
FPEval utilizes industry-standard tools to provide feedback during the `InstructionRepair` stage, ensuring the generated code adheres to idiomatic patterns:
|
| 46 |
|