diff --git a/.github/workflows/bench-remote.yml b/.github/workflows/bench-remote.yml index 2b99279..6b93b45 100644 --- a/.github/workflows/bench-remote.yml +++ b/.github/workflows/bench-remote.yml @@ -89,7 +89,7 @@ jobs: echo "- providers: $PROVIDERS_INPUT" echo } > "$REPORT" - uv run eval-transcript score all --normalization standard_numbers >> "$REPORT" + uv run eval-transcript score all --normalization standard_numbers --format markdown >> "$REPORT" cat "$REPORT" - name: Resultats vers HF (transcripts officiels + rapport)