freewheelin commited on
Commit
0d573a9
1 Parent(s): bdebe1e

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
  - 1. two models with the same architecture are needed so fine-tune a model to create a gap between the two of them.
19
  - 2. merge original one and fine-tuned one
20
- - 3. evaluate the merged model
21
  - 4. merge again it with original model
22
  - 5. evaluate again
23
  - 6. keep going until evaluate avg is higher then original one
 
17
 
18
  - 1. two models with the same architecture are needed so fine-tune a model to create a gap between the two of them.
19
  - 2. merge original one and fine-tuned one
20
+ - 3. evaluate the merged model
21
  - 4. merge again it with original model
22
  - 5. evaluate again
23
  - 6. keep going until evaluate avg is higher then original one