Stephen Murray commited on
Commit
d95d34d
·
1 Parent(s): 226bb45

update readme

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -19,4 +19,10 @@ language:
19
 
20
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64712903631bb7660aaa7183/yMzb5tbgygtlHnoyR37YO.png" width="600px" />
21
 
22
- TBD
 
 
 
 
 
 
 
19
 
20
  <img src="https://cdn-uploads.huggingface.co/production/uploads/64712903631bb7660aaa7183/yMzb5tbgygtlHnoyR37YO.png" width="600px" />
21
 
22
+ ## Model Description:
23
+
24
+ Mistral Syndicate is in no way a state-of-the-art model, rather it is a fine-tuning experiment to explore
25
+ the training dynamics specific to large language models. The dataset used in finetuning was generated via
26
+ a "syndicate" of other open language models both of similar parameter size and larger. Each model would generate a
27
+ response for a given instruction, and the group would vote on which model's response was best.
28
+