Spaces:
Runtime error
Runtime error
as
Browse files- src/about.py +2 -0
src/about.py
CHANGED
@@ -142,6 +142,8 @@ We gratefully acknowledge Polish high-performance computing infrastructure PLGri
|
|
142 |
|
143 |
# Which evaluations are you running? how can people reproduce what you have?
|
144 |
LLM_BENCHMARKS_TEXT = f"""
|
|
|
|
|
145 |
## Do you want to add your model to the leaderboard?
|
146 |
|
147 |
Contact with me: [LinkedIn](https://www.linkedin.com/in/wrobelkrzysztof/)
|
|
|
142 |
|
143 |
# Which evaluations are you running? how can people reproduce what you have?
|
144 |
LLM_BENCHMARKS_TEXT = f"""
|
145 |
+
The benchmark is based on data from [amu-cai/PES-2018-2022](https://huggingface.co/datasets/amu-cai/PES-2018-2022).
|
146 |
+
|
147 |
## Do you want to add your model to the leaderboard?
|
148 |
|
149 |
Contact with me: [LinkedIn](https://www.linkedin.com/in/wrobelkrzysztof/)
|