Youlln commited on
Commit
38dbee0
·
verified ·
1 Parent(s): 5790c42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -49,7 +49,7 @@ ECE, a multi-program, multi-campus, and multi-sector engineering school speciali
49
  - Tâches instructives (Instruction Following).
50
 
51
  ## **Configuration**
52
-
53
  slices:
54
  - sources:
55
  - model: MaziyarPanahi/calme-3-selfmerge-qwen2-78b
@@ -65,4 +65,5 @@ parameters:
65
  - filter: mlp
66
  value: [1, 0.75, 0.5, 0.25, 0]
67
  - value: 0.5
68
- dtype: bfloat16
 
 
49
  - Tâches instructives (Instruction Following).
50
 
51
  ## **Configuration**
52
+ ```yaml
53
  slices:
54
  - sources:
55
  - model: MaziyarPanahi/calme-3-selfmerge-qwen2-78b
 
65
  - filter: mlp
66
  value: [1, 0.75, 0.5, 0.25, 0]
67
  - value: 0.5
68
+ dtype: bfloat16
69
+ ```