Jan commited on
Commit
936b4fe
1 Parent(s): 72b49b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,6 +4,9 @@ language:
4
  - en
5
  library_name: transformers
6
  ---
 
 
 
7
  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." The code snippet provides insight into several key characteristics and features of this model:
8
 
9
  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.
@@ -22,6 +25,8 @@ The "Neuronovo/neuronovo-7B-v0.2" model represents an advanced and fine-tuned ve
22
 
23
  In summary, "Neuronovo/neuronovo-7B-v0.2" is a highly specialized, efficient, and capable large language model, fine-tuned for complex language generation tasks in conversational AI, leveraging state-of-the-art techniques in model adaptation and efficient training methodologies.
24
 
 
 
25
  ---
26
  license: apache-2.0
27
  language:
 
4
  - en
5
  library_name: transformers
6
  ---
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." The code snippet provides insight into 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.
 
25
 
26
  In summary, "Neuronovo/neuronovo-7B-v0.2" is a highly specialized, efficient, and capable large language model, fine-tuned for complex language generation tasks in conversational AI, leveraging state-of-the-art techniques in model adaptation and efficient training methodologies.
27
 
28
+ Author: Jan Kocoń [LinkedIn](https://www.linkedin.com/in/jankocon/) [Google Scholar](https://scholar.google.com/citations?user=pmQHb5IAAAAJ&hl=en&oi=ao)
29
+
30
  ---
31
  license: apache-2.0
32
  language: