79776221

Date: 2025-09-26 17:18:53
Score: 0.5
Natty:
Report link

Each line in your input JSONL file should represent a single, self-contained prediction request with its corresponding prompt and any necessary schema information directly applicable to that specific request.

If your three individual requests are truly distinct in their purpose, prompts, and desired output schemas, it might be more appropriate to run three separate batch prediction jobs. Each job would then use its own input JSONL file, tailored to a specific prompt and expected output schema.

Feel free to browse the best practices for batch predictions.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: jggp1094