diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c4b6a1c..7e6f68d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ opensource-codeofconduct@amazon.com with any additional questions or comments. ## Security issue notifications -If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public github issue. +If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public GitHub issue. ## Licensing diff --git a/examples/run.sh b/examples/run.sh index 9d94dee..ef43bc2 100644 --- a/examples/run.sh +++ b/examples/run.sh @@ -5,4 +5,4 @@ python -m ragchecker.cli \ --checker_name=bedrock/meta.llama3-70b-instruct-v1:0 \ --batch_size_extractor=64 \ --batch_size_checker=64 \ - --metrics all + --metrics all_metrics