Update README.md
Browse files
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 |
+
```
|