legolasyiu commited on
Commit
fe865a0
·
verified ·
1 Parent(s): 94417b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: question-answering
15
  <img src="https://huggingface.co/EpistemeAI/Fireball-Mistral-Nemo-Base-2407-v1-DPO2/resolve/main/fireball.JPG" width="200"/>
16
 
17
 
18
- # Fireball-12B-v1.3a Philosophers
19
  This model is super fine-tune with philosophy in science, math, epistemology, to provide high quality responses(from first fine-tune) than Llama-3.1-8B and Google Gemma 2 9B.
20
  Super fine tuned with various datasets.
21
 
@@ -30,7 +30,7 @@ V1.3a benchmark will show later this quarter.
30
  Fine tuned with various datasets.
31
 
32
 
33
- # Model Card for Fireball-12B-v1.3a Philosophers
34
 
35
  The Heavy fine-tuned Mistral-Nemo-Base-2407 Large Language Model (LLM) is a pretrained generative text model of 12B parameters trained jointly by Mistral AI and NVIDIA, it significantly outperforms existing models smaller or similar in size.
36
 
@@ -121,7 +121,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
121
  > [!TIP]
122
  > Unlike previous Mistral models, Mistral Nemo requires smaller temperatures. We recommend to use a temperature of 0.3.
123
  ## Note
124
- `EpistemeAI/Fireball-12B-v1.2` is a pretrained base model and therefore does not have any moderation mechanisms. Go to Guardrail/Moderation guide section for moderation guide
125
 
126
 
127
 
 
15
  <img src="https://huggingface.co/EpistemeAI/Fireball-Mistral-Nemo-Base-2407-v1-DPO2/resolve/main/fireball.JPG" width="200"/>
16
 
17
 
18
+ # Fireball-12B-v1.13a Philosophers
19
  This model is super fine-tune with philosophy in science, math, epistemology, to provide high quality responses(from first fine-tune) than Llama-3.1-8B and Google Gemma 2 9B.
20
  Super fine tuned with various datasets.
21
 
 
30
  Fine tuned with various datasets.
31
 
32
 
33
+ # Model Card for Fireball-12B-v1.13a Philosophers
34
 
35
  The Heavy fine-tuned Mistral-Nemo-Base-2407 Large Language Model (LLM) is a pretrained generative text model of 12B parameters trained jointly by Mistral AI and NVIDIA, it significantly outperforms existing models smaller or similar in size.
36
 
 
121
  > [!TIP]
122
  > Unlike previous Mistral models, Mistral Nemo requires smaller temperatures. We recommend to use a temperature of 0.3.
123
  ## Note
124
+ `EpistemeAI/Fireball-12B-v1.13a` is a pretrained base model and therefore does not have any moderation mechanisms. Go to Guardrail/Moderation guide section for moderation guide
125
 
126
 
127