ericflo commited on
Commit
e8d5d89
1 Parent(s): 4958a9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ pipeline_tag: text-generation
16
  ## Model Description
17
 
18
  This model is a fine-tuned version of Meta's Llama 3.2 3B (Base) that has been specially trained to generate high-quality thought processes before producing answers. The model underwent 4 rounds of specialized fine-tuning using a thought-chain ranking approach.
 
19
 
20
  ### Training Process
21
 
 
16
  ## Model Description
17
 
18
  This model is a fine-tuned version of Meta's Llama 3.2 3B (Base) that has been specially trained to generate high-quality thought processes before producing answers. The model underwent 4 rounds of specialized fine-tuning using a thought-chain ranking approach.
19
+ (Weekend project, just a few hundred steps of training)
20
 
21
  ### Training Process
22