Update README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,11 @@ Mistral Nemo is a transformer model, with the following architecture choices:
|
|
46 |
- **Vocabulary size:** 2**17 ~= 128k
|
47 |
- **Rotary embeddings (theta = 1M)**
|
48 |
|
|
|
|
|
|
|
|
|
|
|
49 |
### Mistral Inference
|
50 |
|
51 |
#### Install
|
|
|
46 |
- **Vocabulary size:** 2**17 ~= 128k
|
47 |
- **Rotary embeddings (theta = 1M)**
|
48 |
|
49 |
+
## Training data
|
50 |
+
|
51 |
+
Fireball-Mistral-Nemo-Instruct-emo-PHD is fine tuned by -simulated-emotions and philsophy in deduction reasoning, math and science dataset
|
52 |
+
|
53 |
+
|
54 |
### Mistral Inference
|
55 |
|
56 |
#### Install
|