Spaces:
Running
Running
ai-forever
commited on
Update docs/description.md
Browse files- docs/description.md +5 -1
docs/description.md
CHANGED
@@ -39,7 +39,11 @@ The datasets are divided into subsets based on context lengths: 4k, 8k, 16k, 32k
|
|
39 |
|
40 |
## Add your model
|
41 |
|
42 |
-
For placing your model to leaderboard you need to
|
|
|
|
|
|
|
|
|
43 |
|
44 |
## *GPT-4o
|
45 |
|
|
|
39 |
|
40 |
## Add your model
|
41 |
|
42 |
+
For placing your model to leaderboard you need to:
|
43 |
+
|
44 |
+
1. Score the model on our repository.
|
45 |
+
2. Add the result in the format **"\<model_name\>.json"** in the "results" folder.
|
46 |
+
3. Create a Pull Request.
|
47 |
|
48 |
## *GPT-4o
|
49 |
|