Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
License:
xssstory commited on
Commit
f3ce60b
·
verified ·
1 Parent(s): 2d13384

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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