Update README.md
Browse files
README.md
CHANGED
@@ -86,9 +86,9 @@ output_text = tokenizer.decode(output[0], skip_special_tokens=True)
|
|
86 |
## Evaluation Results
|
87 |
|
88 |
### Overview
|
89 |
-
- We conducted a performance evaluation based on the tasks being evaluated on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
90 |
-
We evaluated our model on four benchmark datasets, which include `ARC-Challenge`, `HellaSwag`, `MMLU`, and `TruthfulQA
|
91 |
-
We used the [lm-evaluation-harness repository](https://github.com/EleutherAI/lm-evaluation-harness), specifically commit [b281b0921b636bc36ad05c0b0b0763bd6dd43463](https://github.com/EleutherAI/lm-evaluation-harness/tree/b281b0921b636bc36ad05c0b0b0763bd6dd43463)
|
92 |
|
93 |
### Main Results
|
94 |
| Model | H4(Avg) | ARC | HellaSwag | MMLU | TruthfulQA | | MT_Bench |
|
@@ -116,9 +116,9 @@ cd lm-evaluation-harness
|
|
116 |
## Ethical Issues
|
117 |
|
118 |
### Ethical Considerations
|
119 |
-
- There were no ethical issues involved, as we did not include the benchmark test set or the training set in the model's training process
|
120 |
|
121 |
## Contact Us
|
122 |
|
123 |
### Why Upstage LLM?
|
124 |
-
- [Upstage](https://en.upstage.ai)'s LLM research has yielded remarkable results. Our 30B model **outperforms all 30B models around the world**, positioning itself as the leading performer. Recognizing the immense potential in implementing private LLM to actual businesses, we invite you to easily apply private LLM and fine-tune it with your own data. For a seamless and tailored solution, please do not hesitate to reach out to us. ► [click here to contact](https://www.upstage.ai/private-llm?utm_source=huggingface&utm_medium=link&utm_campaign=privatellm)
|
|
|
86 |
## Evaluation Results
|
87 |
|
88 |
### Overview
|
89 |
+
- We conducted a performance evaluation based on the tasks being evaluated on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
90 |
+
We evaluated our model on four benchmark datasets, which include `ARC-Challenge`, `HellaSwag`, `MMLU`, and `TruthfulQA`
|
91 |
+
We used the [lm-evaluation-harness repository](https://github.com/EleutherAI/lm-evaluation-harness), specifically commit [b281b0921b636bc36ad05c0b0b0763bd6dd43463](https://github.com/EleutherAI/lm-evaluation-harness/tree/b281b0921b636bc36ad05c0b0b0763bd6dd43463)
|
92 |
|
93 |
### Main Results
|
94 |
| Model | H4(Avg) | ARC | HellaSwag | MMLU | TruthfulQA | | MT_Bench |
|
|
|
116 |
## Ethical Issues
|
117 |
|
118 |
### Ethical Considerations
|
119 |
+
- There were no ethical issues involved, as we did not include the benchmark test set or the training set in the model's training process
|
120 |
|
121 |
## Contact Us
|
122 |
|
123 |
### Why Upstage LLM?
|
124 |
+
- [Upstage](https://en.upstage.ai)'s LLM research has yielded remarkable results. Our 30B model **outperforms all 30B models around the world**, positioning itself as the leading performer. Recognizing the immense potential in implementing private LLM to actual businesses, we invite you to easily apply private LLM and fine-tune it with your own data. For a seamless and tailored solution, please do not hesitate to reach out to us. ► [click here to contact](https://www.upstage.ai/private-llm?utm_source=huggingface&utm_medium=link&utm_campaign=privatellm)
|