File size: 561 Bytes
f32fd05
836c21f
f32fd05
 
 
 
2bc5a2c
f32fd05
 
 
 
 
2bc5a2c
 
f32fd05
2bc5a2c
 
f32fd05
2bc5a2c
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`.