stable / dataset_upload /requirements.txt
LucasLoading's picture
Upload 30 files
6f2ed01 verified
Raw
History Blame Contribute Delete
252 Bytes
# Scoring and the CPU metric passes need only these three.
numpy>=1.24
scipy>=1.10
PyYAML>=6.0
# Generation and hidden-state extraction additionally need:
torch>=2.1
transformers>=4.45 # >=4.45 for Gemma-2 / OLMo-2 architectures
accelerate>=0.30