legolasyiu commited on
Commit
7d051c6
·
verified ·
1 Parent(s): 8cee664

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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