binwang commited on
Commit
c872f00
·
verified ·
1 Parent(s): 14fb007

Upload model_information.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_information.py +0 -6
model_information.py CHANGED
@@ -160,9 +160,3 @@ def get_dataframe():
160
  """
161
  df = pd.DataFrame(data)
162
  return df.dropna(axis=0)
163
-
164
-
165
- # cross_openhermes_llama3_8b_4096_inst
166
- # Cross-OpenHermes-Llama-3-8B-4096-Inst
167
- # https://huggingface.co/spaces/SeaEval/SeaEval_Leaderboard
168
-
 
160
  """
161
  df = pd.DataFrame(data)
162
  return df.dropna(axis=0)