freewheelin commited on
Commit
7c256ad
1 Parent(s): 3c6942e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ license: mit
14
 
15
  ## Process
16
  - you need two models with the same architecture
17
- - 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.
18
  - 2. merge two of them
19
  - 3. evaluate the merged model
20
  - 4. merge again
 
14
 
15
  ## Process
16
  - you need two models with the same architecture
17
+ - 1. choose one model and fine-tune the model to make a gap between the original one and the fine-tuned one. it doesn't matter the evaluation score is higher or lower.
18
  - 2. merge two of them
19
  - 3. evaluate the merged model
20
  - 4. merge again