abdullahalioo
commited on
Commit
•
0ba1f06
1
Parent(s):
56486a8
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
![HuggingFace LeaderBoard](https://cdn-uploads.huggingface.co/production/uploads/6202a599216215a22221dea9/Uh5JX7Kq-rUxoVrdsV-M-.gif)
|
5 |
# Open LLM Leaderboard Requests
|
@@ -24,4 +31,4 @@ Together, these benchmarks provide an assessment of a model's capabilities in te
|
|
24 |
To view the numerical results of your evaluated models, visit the dedicated Hugging Face Dataset at https://huggingface.co/datasets/open-llm-leaderboard/results. This dataset offers a thorough breakdown of each model's performance on the individual benchmarks.
|
25 |
|
26 |
## Exploring Model Details
|
27 |
-
For further insights into the inputs and outputs of specific models, locate the "📄" emoji associated with the desired model within this repository. Clicking on this icon will direct you to the respective GitHub page containing detailed information about the model's behavior during the evaluation process.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: orine
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
---
|
11 |
![HuggingFace LeaderBoard](https://cdn-uploads.huggingface.co/production/uploads/6202a599216215a22221dea9/Uh5JX7Kq-rUxoVrdsV-M-.gif)
|
12 |
# Open LLM Leaderboard Requests
|
|
|
31 |
To view the numerical results of your evaluated models, visit the dedicated Hugging Face Dataset at https://huggingface.co/datasets/open-llm-leaderboard/results. This dataset offers a thorough breakdown of each model's performance on the individual benchmarks.
|
32 |
|
33 |
## Exploring Model Details
|
34 |
+
For further insights into the inputs and outputs of specific models, locate the "📄" emoji associated with the desired model within this repository. Clicking on this icon will direct you to the respective GitHub page containing detailed information about the model's behavior during the evaluation process.
|