Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ This dataset contains the training and testing data used for reinforcement learn
|
|
9 |
## Dataset Structure
|
10 |
|
11 |
- `train/`: Contains the training data for RL fine-tuning.
|
12 |
-
- `code_benchmark/`: Contains the evaluation benchmark, organized into multiple subfolders, each corresponding to a specific coding benchmark suite.
|
13 |
|
14 |
## How to Use
|
15 |
|
|
|
9 |
## Dataset Structure
|
10 |
|
11 |
- `train/`: Contains the training data for RL fine-tuning.
|
12 |
+
- `code_benchmark/`: Contains the evaluation benchmark, organized into multiple subfolders, each corresponding to a specific coding benchmark suite, `Codeforces`, `Code Contests` and `LiveCodeBench (v5)` are supported now.
|
13 |
|
14 |
## How to Use
|
15 |
|