kgdrathan commited on
Commit
d87161d
·
verified ·
1 Parent(s): ac7572a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. rewards/llm_judge.py +3 -0
rewards/llm_judge.py CHANGED
@@ -130,3 +130,6 @@ def judge_explainability(
130
  def is_available() -> bool:
131
  """Check if the LLM judge is configured."""
132
  return bool(JUDGE_API_URL)
 
 
 
 
130
  def is_available() -> bool:
131
  """Check if the LLM judge is configured."""
132
  return bool(JUDGE_API_URL)
133
+
134
+
135
+ # empty line