Jofthomas HF staff commited on
Commit
229a74b
·
1 Parent(s): e8631c9
Files changed (1) hide show
  1. yall.py +0 -5
yall.py CHANGED
@@ -13,11 +13,6 @@ class GistInfo:
13
  model_id: str
14
  model: str
15
  elo:float
16
- agieval: float
17
- gpt4all: float
18
- truthfulqa: float
19
- bigbench: float
20
- average: float
21
 
22
  def update_gist(content, gist_id, access_token):
23
  """
 
13
  model_id: str
14
  model: str
15
  elo:float
 
 
 
 
 
16
 
17
  def update_gist(content, gist_id, access_token):
18
  """