Safetensors
llama
Eval Results
AALF commited on
Commit
f740497
·
verified ·
1 Parent(s): 839febb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,6 +6,7 @@ base_model:
6
 
7
  A preview version of FuseChat-3.0, under testing...
8
  Training configs:
 
9
  # Model arguments
10
  model_name_or_path: AALF/FuseChat-Llama-3.1-8B-SFT
11
  torch_dtype: null
@@ -46,4 +47,5 @@ save_steps: 101
46
  save_total_limit: 20
47
  seed: 42
48
  warmup_ratio: 0.1
49
- save_only_model: true
 
 
6
 
7
  A preview version of FuseChat-3.0, under testing...
8
  Training configs:
9
+ ```yaml
10
  # Model arguments
11
  model_name_or_path: AALF/FuseChat-Llama-3.1-8B-SFT
12
  torch_dtype: null
 
47
  save_total_limit: 20
48
  seed: 42
49
  warmup_ratio: 0.1
50
+ save_only_model: true
51
+ ```