yeswanthvarma commited on
Commit
5e571b5
·
verified ·
1 Parent(s): 9f52b64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -71,10 +71,6 @@ async def evaluate(
71
  print("📗 Reference Answer:", reference_text)
72
  print("🎯 Raw Score:", score)
73
 
74
- return {
75
- "success": True,
76
- }
77
-
78
 
79
  return {
80
  "success": True,
 
71
  print("📗 Reference Answer:", reference_text)
72
  print("🎯 Raw Score:", score)
73
 
 
 
 
 
74
 
75
  return {
76
  "success": True,