Files
ai-benchmark/prompts/summarization.txt
second_constantine 0dc4359755 refactor: standardize prompt parameter naming and enhance benchmark base class
- Changed all prompt parameters from '{text}' to '{input}' for consistency
- Enhanced Benchmark base class with prompt loading and validation
- Added test data loading functionality with proper error handling
- Improved initialization to accept prompt path and test data directory
- Added validation for prompt format and file existence
- Implemented structured test data loading from directory
```

The commit message follows conventional commit format with a clear title and descriptive body explaining the changes and their purpose.
2026-02-14 23:35:44 +03:00

19 lines
782 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Task: Produce a concise summary in Russian.
Input: A block of text that may be written in Russian or any other language. The text can contain code snippets, tables, and other nontextual elements.
Requirements:
Summarize the content of the input text.
The output must be only the summary, written entirely in Russian.
Exclude all code blocks, tables, images, links, and any formatting (no indentations, no bullet points, no headings).
The summary should be a single paragraph, as short as possible while still covering the main ideas.
Do not add any commentary, explanations, or additional text before or after the summary.
Example:
[User supplies text]
[Model outputs only the summary in Russian, no code or tables]
'{input}'