LuxyR commited on
Commit
6481f49
·
verified ·
1 Parent(s): 6fee902

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ def judge_sentiment(text, result_1, result_2):
52
  "Your judgment criteria (weights from 0 to 1):\n"
53
  "- Semantic match (meaning alignment with the sentence)\n"
54
  "- Tone match (emotional consistency)\n"
55
- - Label accuracy (correct label among known sentiment labels)\n\n"
56
  "Respond ONLY in this format:\n"
57
  "Model A: good | Model B: bad\n"
58
  "Weights used:\n"
 
52
  "Your judgment criteria (weights from 0 to 1):\n"
53
  "- Semantic match (meaning alignment with the sentence)\n"
54
  "- Tone match (emotional consistency)\n"
55
+ "- Label accuracy (correct label among known sentiment labels)\n\n"
56
  "Respond ONLY in this format:\n"
57
  "Model A: good | Model B: bad\n"
58
  "Weights used:\n"