MMLU-by-task-Leaderboard / requirements.txt
Corey Morris
Added statsmodels to be able to use a trendline in plotly
ed019c6
raw
history blame
No virus
139 Bytes
# replicating the hugging face streamlit and pandas versions
streamlit==1.21.0
pandas==1.5.3
# Other
plotly==5.14.1
statsmodels
matplotlib