sungyub commited on
Commit
e5c7b99
·
verified ·
1 Parent(s): e3a9335

Update dataset metadata

Browse files

- VERL definition: Versatile → Volcano Engine
- tags: +reasoning, rlhf, table-qa

Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -9,11 +9,14 @@ task_categories:
9
  - text-generation
10
  - question-answering
11
  tags:
12
- - table-reasoning
13
- - verl
14
  - reinforcement-learning
15
- - tabular-data
 
16
  - table-r1
 
 
 
17
  configs:
18
  - config_name: default
19
  data_files:
@@ -25,7 +28,7 @@ configs:
25
 
26
  # Table-R1-Zero (VERL Format)
27
 
28
- This dataset contains **69,265** table reasoning problems from the Table-R1-Zero-Dataset, converted to VERL (Versatile Embodied Reinforcement Learning) format for reinforcement learning training workflows.
29
 
30
  **Source**: [Table-R1/Table-R1-Zero-Dataset](https://huggingface.co/datasets/Table-R1/Table-R1-Zero-Dataset)
31
  **License**: Apache 2.0
 
9
  - text-generation
10
  - question-answering
11
  tags:
12
+ - reasoning
 
13
  - reinforcement-learning
14
+ - rlhf
15
+ - table-qa
16
  - table-r1
17
+ - table-reasoning
18
+ - tabular-data
19
+ - verl
20
  configs:
21
  - config_name: default
22
  data_files:
 
28
 
29
  # Table-R1-Zero (VERL Format)
30
 
31
+ This dataset contains **69,265** table reasoning problems from the Table-R1-Zero-Dataset, converted to VERL (Volcano Engine Reinforcement Learning) format for reinforcement learning training workflows.
32
 
33
  **Source**: [Table-R1/Table-R1-Zero-Dataset](https://huggingface.co/datasets/Table-R1/Table-R1-Zero-Dataset)
34
  **License**: Apache 2.0