FinancialSupport commited on
Commit
bc88d68
1 Parent(s): 8bd7932

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +1 -2
src/about.py CHANGED
@@ -86,6 +86,5 @@ If everything is done, check you can launch the EleutherAIHarness on your model
86
 
87
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
88
  CITATION_BUTTON_TEXT = r"""
89
- Paper coming soon!
90
- Pls dateci credits se usate i nostri benchmarks :)
91
  """
 
86
 
87
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
88
  CITATION_BUTTON_TEXT = r"""
89
+ The open-source models were evaluated in part on the Leonardo supercomputer with the support of CINECA-Italian Super Computing Resource Allocation, class C project IsCb7_LLM-EVAL (HP10CIO7T9).
 
90
  """