freewheelin commited on
Commit
f3f4be0
1 Parent(s): c310bbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ but this kicked away. maybe the explanation was not enough.
17
 
18
  ## Process
19
  - you need two models with the same architecture
20
- - 1. choose one model and fine-tune a model to make a gap between the original one and fine-tuned one. it doesn't matter the evaluation score is higher or lower.
21
  - 2. merge two of them
22
  - 3. evaluate the merged model
23
  - 4. merge again
 
17
 
18
  ## Process
19
  - you need two models with the same architecture
20
+ - 1. choose one model and fine-tune the model to make a gap between the original one and fine-tuned one. it doesn't matter the evaluation score is higher or lower.
21
  - 2. merge two of them
22
  - 3. evaluate the merged model
23
  - 4. merge again