We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae24ce commit 8fc08d8Copy full SHA for 8fc08d8
src/together/resources/evaluation.py
@@ -50,7 +50,7 @@ def create(
50
51
Args:
52
type: The type of evaluation ("classify", "score", or "compare")
53
- judge_model: Name of the judge model
+ judge_model: Name or URL of the judge model
54
judge_model_source: Source of the judge model ("serverless", "dedicated", or "external")
55
judge_system_template: System template for the judge
56
input_data_file_path: Path to input data file
0 commit comments