S1_Bench
[IJCAI 2026] Exploring the System 1 Thinking Capability of Large Reasoning Models
File Explorer
- intro_new.png
- LLM_acc.png
- main_exp_new.png
- token_exp_new.png
- config.py
- eval_acc_prompt.txt
- get_acc_scores.py
- get_LRM_eval.py
- get_LRM_vllm_response.py
- README.md
- rewrite_json.txt
- split_think_answer.py
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
