disi98 commited on
Commit
2e8265c
1 Parent(s): bf74793

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -39,6 +39,9 @@ pinned: false
39
  - **score2_anonator**: Edited/Accepted Score 2 by user
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
  <h2> Dependencies </h2>
43
  File -> <em>requirements.txt</em> <br>
44
  <code> gradio</code> for gradio <br> <code>google.generativeai</code> for Gemini generative AI
 
39
  - **score2_anonator**: Edited/Accepted Score 2 by user
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
+ ![Response Model](./gif.gif)
44
+
45
  <h2> Dependencies </h2>
46
  File -> <em>requirements.txt</em> <br>
47
  <code> gradio</code> for gradio <br> <code>google.generativeai</code> for Gemini generative AI