Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -159,7 +159,7 @@ gradient_accumulation_steps: 16
|
|
| 159 |
num_train_epochs: 4
|
| 160 |
packing: false
|
| 161 |
seed: 42
|
| 162 |
-
precision:
|
| 163 |
attention_implementation: eager
|
| 164 |
gradient_checkpointing: true
|
| 165 |
gradient_checkpointing_kwargs:
|
|
|
|
| 159 |
num_train_epochs: 4
|
| 160 |
packing: false
|
| 161 |
seed: 42
|
| 162 |
+
precision: bf16
|
| 163 |
attention_implementation: eager
|
| 164 |
gradient_checkpointing: true
|
| 165 |
gradient_checkpointing_kwargs:
|