Update dataset metadata
Browse files- license: cc-by-4.0
- task_categories: +reinforcement-learning, text-generation
- tags: +code, reasoning, rlhf, verl
README.md
CHANGED
|
@@ -32,6 +32,15 @@ configs:
|
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
---
|
| 36 |
|
| 37 |
# Code Contests Plus (VERL Format)
|
|
|
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
path: data/train-*
|
| 35 |
+
license: cc-by-4.0
|
| 36 |
+
task_categories:
|
| 37 |
+
- reinforcement-learning
|
| 38 |
+
- text-generation
|
| 39 |
+
tags:
|
| 40 |
+
- code
|
| 41 |
+
- reasoning
|
| 42 |
+
- rlhf
|
| 43 |
+
- verl
|
| 44 |
---
|
| 45 |
|
| 46 |
# Code Contests Plus (VERL Format)
|