disi98 commited on
Commit
c2b741c
1 Parent(s): 3723f24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -40,7 +40,10 @@ pinned: false
40
 
41
  -> <code>assign_score</code> function. Implements a simple search algorithm that searches **judge_1** and **judge_2** for score and assigns a score to the responses from the target model.
42
 
43
- <img src="./gif.gif" width="400" height="250" />
 
 
 
44
 
45
  <h2> Dependencies </h2>
46
  File -> <em>requirements.txt</em> <br>
 
40
 
41
  -> <code>assign_score</code> function. Implements a simple search algorithm that searches **judge_1** and **judge_2** for score and assigns a score to the responses from the target model.
42
 
43
+ <h3> Model Demo </h3>
44
+
45
+
46
+ <img src="./gif.gif" width="500" height="300" />
47
 
48
  <h2> Dependencies </h2>
49
  File -> <em>requirements.txt</em> <br>