Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ library_name: transformers
|
|
7 |
|
8 |
Currently 2nd best 7B model on [Hugging Face Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)!
|
9 |
|
|
|
|
|
10 |
The "Neuronovo/neuronovo-7B-v0.2" model represents an advanced and fine-tuned version of a large language model, initially based on "CultriX/MistralTrix-v1." Several key characteristics and features of this model:
|
11 |
|
12 |
1. **Training Dataset**: The model is trained on a dataset named "Intel/orca_dpo_pairs," likely specialized for dialogue and interaction scenarios. This dataset is formatted to differentiate between system messages, user queries, chosen and rejected answers, indicating a focus on natural language understanding and response generation in conversational contexts.
|
|
|
7 |
|
8 |
Currently 2nd best 7B model on [Hugging Face Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)!
|
9 |
|
10 |
+
More information about making the model available here: [Don't stop DPOPtimizing!](https://www.linkedin.com/pulse/dont-stop-dpoptimizing-jan-koco%2525C5%252584-mq4qf).
|
11 |
+
|
12 |
The "Neuronovo/neuronovo-7B-v0.2" model represents an advanced and fine-tuned version of a large language model, initially based on "CultriX/MistralTrix-v1." Several key characteristics and features of this model:
|
13 |
|
14 |
1. **Training Dataset**: The model is trained on a dataset named "Intel/orca_dpo_pairs," likely specialized for dialogue and interaction scenarios. This dataset is formatted to differentiate between system messages, user queries, chosen and rejected answers, indicating a focus on natural language understanding and response generation in conversational contexts.
|