Skip to content

Instantly share code, notes, and snippets.

@FareedKhan-dev
Created July 30, 2025 13:06
Show Gist options
  • Save FareedKhan-dev/13c8be5d63ba346d3ea145cf0f5319f5 to your computer and use it in GitHub Desktop.
Save FareedKhan-dev/13c8be5d63ba346d3ea145cf0f5319f5 to your computer and use it in GitHub Desktop.

Revisions

  1. FareedKhan-dev created this gist Jul 30, 2025.
    10 changes: 10 additions & 0 deletions ragas.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    | Statistic | Faithfulness | Answer Correctness | Context Recall | Context Precision |
    |-----------|--------------|--------------------|----------------|-------------------|
    | Count | 21.000 | 21.000 | 21.000 | 21.000 |
    | Mean | 0.928571 | 0.857143 | 0.812500 | 0.785714 |
    | Std | 0.112142 | 0.231455 | 0.250000 | 0.279771 |
    | Min | 0.750000 | 0.333333 | 0.500000 | 0.500000 |
    | 25% | 0.880000 | 0.750000 | 0.666667 | 0.666667 |
    | 50% | 1.000000 | 1.000000 | 1.000000 | 0.750000 |
    | 75% | 1.000000 | 1.000000 | 1.000000 | 1.000000 |
    | Max | 1.000000 | 1.000000 | 1.000000 | 1.000000 |