Skip to content

Fidelity score evaluator for a dialectical component #54

@etaroza

Description

@etaroza

`

@prompt_template(
"""
USER:
Original source content:
{source_content}

    Extracted dialectical component:
    Alias: {component_alias}
    Statement: {component_statement}
    Explanation: {component_explanation}
    
    <instructions>
    Evaluate how well this dialectical component captures the essence of the source content.
    
    Consider:
    - **Accuracy**: Does it reflect what's actually in the source?
    - **Completeness**: Does it capture the key aspects relevant to its role?
    - **Precision**: Is it specific enough to be meaningful?
    - **Context Preservation**: Does it maintain the original meaning?
    
    Rate from 0.0 (completely misrepresents source) to 1.0 (perfectly captures essence).
    </instructions>
    
    <formatting>
    Output only a float between 0.0 and 1.0
    </formatting>
    """
)

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions