pxyyy commited on
Commit
72a66de
·
verified ·
1 Parent(s): 984ee65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -7,7 +7,20 @@ tags: []
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
-
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  ## Model Details
13
 
 
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
+ ```
11
+ weight = {
12
+ 'MathInstruct': 0.1,
13
+ 'SlimOrca': 0.2,
14
+ 'Magicoder-Evol-Instruct-110K': 0.1,
15
+ 'dart-math-uniform': 0.25,
16
+ 'GPTeacher-General-Instruct': 0.05,
17
+ 'GPT4-LLM-Cleaned': 0.03,
18
+ 'WizardLM_evol_instruct_V2_196k': 0.05,
19
+ 'UltraInteract_sft': 0.1,
20
+ 'orca-math-word-problems-200k': 0.1,
21
+ 'ShareGPT_V3_unfiltered_cleaned_split_no_imsorry': 0.02,
22
+ }
23
+ ```
24
 
25
  ## Model Details
26