GenuineWWD commited on
Commit
0ae8cc2
·
verified ·
1 Parent(s): 0a96c64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # [NeurIPS 2025] Enhancing the Outcome Reward-based RL Training of MLLMs with Self-Consistency Sampling
2
 
3
  **A simple, general sampling method for RLVR with multi-choice dataset to solve unfaithful reasoning phenomenon!**
@@ -39,4 +46,4 @@ Please refer to [code repo](https://github.com/GenuineWWD/SCS) for more details.
39
  booktitle={Conference on Neural Information Processing Systems (NeurIPS)},
40
  year={2025}
41
  }
42
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - reinforcement-learning
5
+ language:
6
+ - en
7
+ ---
8
  # [NeurIPS 2025] Enhancing the Outcome Reward-based RL Training of MLLMs with Self-Consistency Sampling
9
 
10
  **A simple, general sampling method for RLVR with multi-choice dataset to solve unfaithful reasoning phenomenon!**
 
46
  booktitle={Conference on Neural Information Processing Systems (NeurIPS)},
47
  year={2025}
48
  }
49
+ ```