Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 561 Bytes
4ff62ee 8486f75 943f952 4ff62ee 816b1dc 4ff62ee 3f0aca6 4ff62ee af9288c 943f952 af9288c 943f952 af9288c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
title: Backend
emoji: 🥇
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 4.26.0
app_file: app.py
pinned: true
license: apache-2.0
---
Depending on whether you want to use lighteval or lm_eval for your evaluations, you might need to complete the
requirements.txt file to contain relevant dependencies.
You'll also need to select, in app.py, whether you want to use the ligtheval or lm_eval by selecting the correct
import and commenting the other.
All env variables that you should need to edit to launch the evaluations should be in `envs`. |