Skip to content

junseokkim00/ReASC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReASC: Reliability-Aware Adaptive Self-Consistency for Efficient Sampling in LLM Reasoning

The Official code for Reliability-Aware Adaptive Self-Consistency for Efficient Sampling in LLM Reasoning

  1. generate conda environment
$ conda env create -f environment.yaml
$ conda activate reasc
  1. run run_self_certainty_calibration.sh to get result for calibration set in offline settings
  2. edit run_sc_self_certainty.sh and run it for the result of standard Self Consistency.
  3. run each notebook within ./notebooks for the result of ASC, ESC, ReASC Offline and ReASC Online

About

[ACL 2026] Reliability-Aware Adaptive Self-Consistency for Efficient Sampling in LLM Reasoning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors