Update README.md
Browse files
README.md
CHANGED
@@ -124,7 +124,7 @@ datasets:
|
|
124 |
|
125 |
## Role-based Instructions
|
126 |
|
127 |
-
Just parse the following
|
128 |
Note there is NO `special-tokens` here.
|
129 |
|
130 |
```python
|
@@ -148,6 +148,8 @@ system_prompt: str = (
|
|
148 |
|
149 |
See [Report for miscii-1020](https://api.wandb.ai/links/flandrelabs-carnegie-mellon-university/p35vchzx) for more details.
|
150 |
|
|
|
|
|
151 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
152 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_sthenno-com__miscii-14b-1028)
|
153 |
|
|
|
124 |
|
125 |
## Role-based Instructions
|
126 |
|
127 |
+
Just parse the following as your system prompt.
|
128 |
Note there is NO `special-tokens` here.
|
129 |
|
130 |
```python
|
|
|
148 |
|
149 |
See [Report for miscii-1020](https://api.wandb.ai/links/flandrelabs-carnegie-mellon-university/p35vchzx) for more details.
|
150 |
|
151 |
+
-----
|
152 |
+
|
153 |
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
154 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_sthenno-com__miscii-14b-1028)
|
155 |
|