Datasets:
Update dataset metadata
Browse files- task_categories: +reinforcement-learning, text-generation
- tags: +code, reasoning, rlhf, verl
README.md
CHANGED
|
@@ -33,6 +33,14 @@ configs:
|
|
| 33 |
- split: train
|
| 34 |
path: data/train-*
|
| 35 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
---
|
| 37 |
|
| 38 |
# Eurus-2-Code-RL (VERL Format)
|
|
|
|
| 33 |
- split: train
|
| 34 |
path: data/train-*
|
| 35 |
license: mit
|
| 36 |
+
task_categories:
|
| 37 |
+
- reinforcement-learning
|
| 38 |
+
- text-generation
|
| 39 |
+
tags:
|
| 40 |
+
- code
|
| 41 |
+
- reasoning
|
| 42 |
+
- rlhf
|
| 43 |
+
- verl
|
| 44 |
---
|
| 45 |
|
| 46 |
# Eurus-2-Code-RL (VERL Format)
|