jdev8 commited on
Commit
342ff2d
·
verified ·
1 Parent(s): 123a5c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -23,10 +23,10 @@ INSTRUCTIONS = """
23
  # ⚔️ Which Documentation Is Better?
24
  Please compare two given module documentations and select which one you think is better.
25
 
26
- -Choose "A is better" if the output from Model A (left) is superior
27
- -Choose "B is better" if the output from Model B (right) is superior
28
- -Choose "Tie" if they are equally good or bad
29
- -Choose "Can't choose" if you cannot make a decision
30
 
31
  Refer to the GitHub URL to the module code if you find it hard to judge based just on documentation alone.
32
 
 
23
  # ⚔️ Which Documentation Is Better?
24
  Please compare two given module documentations and select which one you think is better.
25
 
26
+ - Choose "A is better" if the output from Model A (left) is superior
27
+ - Choose "B is better" if the output from Model B (right) is superior
28
+ - Choose "Tie" if they are equally good or bad
29
+ - Choose "Can't choose" if you cannot make a decision
30
 
31
  Refer to the GitHub URL to the module code if you find it hard to judge based just on documentation alone.
32