sungyub commited on
Commit
2746629
·
verified ·
1 Parent(s): 5ded986

Update dataset metadata

Browse files

- task_categories: +reinforcement-learning, text-generation
- tags: +code, reasoning, rlhf, verl

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