Fathom-R1
No description available.
File Explorer
Download Latest Version (.zip)- aime_2024.jsonl
- aime_2025.jsonl
- test.jsonl
- test.jsonl
- test.jsonl
- test.jsonl
- test.jsonl
- hmmt_2025.jsonl
- test.jsonl
- test.jsonl
- test.jsonl
- test.jsonl
- aime.py
- amc.py
- gpqa.py
- hmmt.py
- math.py
- minerva.py
- olympiadbench.py
- grader.cpython-310.pyc
- math_normalization.cpython-310.pyc
- parser.cpython-310.pyc
- data_loader.py
- examples.py
- grader.py
- math_normalization.py
- parser.py
- utils.py
- eval.py
- eval.sh
- prompt.txt
- readme.md
- requirements.txt
- image.png
- RL_graph.png
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/FractalAIResearchLabs/Fathom-R1
Downloads the entire project code from GitHub to your computer.
cd Fathom-R1
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r eval/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
