diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index c975ef6d3..23379878a 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -24,6 +24,8 @@ jobs: run: | sudo apt clean sudo rm -rf /usr/share/dotnet /usr/local/lib/android /opt/ghc + sudo rm -rf "/usr/local/share/boost" + sudo rm -rf "$AGENT_TOOLSDIRECTORY" df -h - uses: actions/checkout@v3 @@ -50,8 +52,8 @@ jobs: - name: Install dependencies if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true' run: | - poetry cache clear pypi --all -n - poetry install --with dev --all-extras --no-cache + poetry cache clear pypi --all -n > /dev/null + poetry install --with dev --all-extras --no-cache --quiet --no-interaction source ./.venv/bin/activate && pip uninstall -y pyspark && rm -rf ./.venv/lib/python${{ matrix.python-version }}/site-packages/pyspark*/ pip install pyspark==3.5.6 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 695c42ec5..0f050f3d1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,7 +10,7 @@ jobs: fail-fast: false matrix: python-version: [3.9] - poetry-version: [1.3.1] + poetry-version: [2.1.3] os: [ubuntu-latest] runs-on: ${{ matrix.os }} steps: diff --git a/README.md b/README.md index b4e9e66dd..a00ba38a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- johnsnowlabs_logo + pacific_ai_logo

diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml index 527eceabd..426022f2d 100644 --- a/docs/_data/navigation.yml +++ b/docs/_data/navigation.yml @@ -13,11 +13,8 @@ header: - title: Benchmarks url: /docs/pages/benchmarks/benchmark key: benchmarks - - title: Leaderboard - url: /leaderboard/llm - key: benchmarks - title: Blog - url: https://www.johnsnowlabs.com/responsible-ai-blog/ + url: https://pacific.ai/healthcare-ai-governace-library/ key: blog diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index cb691056e..bfdaadc42 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -25,8 +25,8 @@
{%- include snippets/get-locale-string.html key='COPYRIGHT_DATES' -%} {%- assign _locale_copyright_dates = __return -%} - © John Snow Labs Inc. - Terms of Service | Privacy Policy | Python API + © Pacific AI, Inc. All rights reserved. + Terms of Service | Privacy Policy | AI Acceptable Use Policy | Python API
diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 4cffb8a43..ff6521222 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -12,7 +12,7 @@
- + {%- include svg/logo.svg -%} {%- assign _paths_root = site.paths.root | default: site.data.variables.default.paths.root -%} @@ -43,7 +43,7 @@ {%- if site.search.provider -%}
  • {%- endif -%} -
  • Star on GitHub
  • +
  • Star on GitHub
  • {%- endif -%} diff --git a/docs/api/api.html b/docs/api/api.html index a3c6a1f42..6fe6faeea 100644 --- a/docs/api/api.html +++ b/docs/api/api.html @@ -202,7 +202,7 @@ - + GitHub
    @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.augmenter.DataAugmenter.html b/docs/api/autosummary/langtest.augmentation.augmenter.DataAugmenter.html index fb480b274..e029d7131 100644 --- a/docs/api/autosummary/langtest.augmentation.augmenter.DataAugmenter.html +++ b/docs/api/autosummary/langtest.augmentation.augmenter.DataAugmenter.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.augmenter.html b/docs/api/autosummary/langtest.augmentation.augmenter.html index 1e58dec37..9d40f5e2d 100644 --- a/docs/api/autosummary/langtest.augmentation.augmenter.html +++ b/docs/api/autosummary/langtest.augmentation.augmenter.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.base.AugmentRobustness.html b/docs/api/autosummary/langtest.augmentation.base.AugmentRobustness.html index 30fdb4a26..0b282b7f5 100644 --- a/docs/api/autosummary/langtest.augmentation.base.AugmentRobustness.html +++ b/docs/api/autosummary/langtest.augmentation.base.AugmentRobustness.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.base.BaseAugmentaion.html b/docs/api/autosummary/langtest.augmentation.base.BaseAugmentaion.html index 593151d29..c1fd48851 100644 --- a/docs/api/autosummary/langtest.augmentation.base.BaseAugmentaion.html +++ b/docs/api/autosummary/langtest.augmentation.base.BaseAugmentaion.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.base.TemplaticAugment.html b/docs/api/autosummary/langtest.augmentation.base.TemplaticAugment.html index b906d1efe..766b13f71 100644 --- a/docs/api/autosummary/langtest.augmentation.base.TemplaticAugment.html +++ b/docs/api/autosummary/langtest.augmentation.base.TemplaticAugment.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.base.html b/docs/api/autosummary/langtest.augmentation.base.html index 6521f9a24..6acd3d16d 100644 --- a/docs/api/autosummary/langtest.augmentation.base.html +++ b/docs/api/autosummary/langtest.augmentation.base.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.augmentation.html b/docs/api/autosummary/langtest.augmentation.html index 62d425e67..85142ec65 100644 --- a/docs/api/autosummary/langtest.augmentation.html +++ b/docs/api/autosummary/langtest.augmentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.callback.LangTestCallback.html b/docs/api/autosummary/langtest.callback.LangTestCallback.html index 02e7d8c67..79fa77e73 100644 --- a/docs/api/autosummary/langtest.callback.LangTestCallback.html +++ b/docs/api/autosummary/langtest.callback.LangTestCallback.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.callback.html b/docs/api/autosummary/langtest.callback.html index 308776ed6..152749271 100644 --- a/docs/api/autosummary/langtest.callback.html +++ b/docs/api/autosummary/langtest.callback.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.config.html b/docs/api/autosummary/langtest.config.html index 4177ce6d9..3e4928018 100644 --- a/docs/api/autosummary/langtest.config.html +++ b/docs/api/autosummary/langtest.config.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.config.read_config.html b/docs/api/autosummary/langtest.config.read_config.html index 147e738de..8aeda2c7e 100644 --- a/docs/api/autosummary/langtest.config.read_config.html +++ b/docs/api/autosummary/langtest.config.read_config.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.config.update_config.html b/docs/api/autosummary/langtest.config.update_config.html index a7f9a8f8d..23cc0cdf5 100644 --- a/docs/api/autosummary/langtest.config.update_config.html +++ b/docs/api/autosummary/langtest.config.update_config.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.config.write_config.html b/docs/api/autosummary/langtest.config.write_config.html index bfc02f466..a59b45c0e 100644 --- a/docs/api/autosummary/langtest.config.write_config.html +++ b/docs/api/autosummary/langtest.config.write_config.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.dataset_info.html b/docs/api/autosummary/langtest.datahandler.dataset_info.html index 7b56b36f8..dcb8fc658 100644 --- a/docs/api/autosummary/langtest.datahandler.dataset_info.html +++ b/docs/api/autosummary/langtest.datahandler.dataset_info.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.BaseDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.BaseDataset.html index 43069e6f8..03e310236 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.BaseDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.BaseDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.CSVDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.CSVDataset.html index 78ffbb355..4980d6644 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.CSVDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.CSVDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.ConllDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.ConllDataset.html index c738f8a76..e0907cf21 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.ConllDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.ConllDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.DataFactory.html b/docs/api/autosummary/langtest.datahandler.datasource.DataFactory.html index cd40cc04e..9fdc3cb1b 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.DataFactory.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.DataFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.HuggingFaceDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.HuggingFaceDataset.html index 2be6c6480..a876264c6 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.HuggingFaceDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.HuggingFaceDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.JSONDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.JSONDataset.html index 93283925f..ac753f6a8 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.JSONDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.JSONDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.JSONLDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.JSONLDataset.html index 11fc7c75f..a5c2d651a 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.JSONLDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.JSONLDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.PandasDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.PandasDataset.html index 2fa49306a..d9391d0f2 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.PandasDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.PandasDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.SynteticDataset.html b/docs/api/autosummary/langtest.datahandler.datasource.SynteticDataset.html index 583c555b3..a42c7d060 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.SynteticDataset.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.SynteticDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.datasource.html b/docs/api/autosummary/langtest.datahandler.datasource.html index 56cd9e905..baac73d0d 100644 --- a/docs/api/autosummary/langtest.datahandler.datasource.html +++ b/docs/api/autosummary/langtest.datahandler.datasource.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.format.BaseFormatter.html b/docs/api/autosummary/langtest.datahandler.format.BaseFormatter.html index e3fa6ea11..3225e4c41 100644 --- a/docs/api/autosummary/langtest.datahandler.format.BaseFormatter.html +++ b/docs/api/autosummary/langtest.datahandler.format.BaseFormatter.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.format.Formatter.html b/docs/api/autosummary/langtest.datahandler.format.Formatter.html index 163890754..cfd265caa 100644 --- a/docs/api/autosummary/langtest.datahandler.format.Formatter.html +++ b/docs/api/autosummary/langtest.datahandler.format.Formatter.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.format.NEROutputFormatter.html b/docs/api/autosummary/langtest.datahandler.format.NEROutputFormatter.html index 381b197cf..eb05281b3 100644 --- a/docs/api/autosummary/langtest.datahandler.format.NEROutputFormatter.html +++ b/docs/api/autosummary/langtest.datahandler.format.NEROutputFormatter.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.format.QAFormatter.html b/docs/api/autosummary/langtest.datahandler.format.QAFormatter.html index a1a7c7d7e..ae4089f08 100644 --- a/docs/api/autosummary/langtest.datahandler.format.QAFormatter.html +++ b/docs/api/autosummary/langtest.datahandler.format.QAFormatter.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.format.SequenceClassificationOutputFormatter.html b/docs/api/autosummary/langtest.datahandler.format.SequenceClassificationOutputFormatter.html index f79fe12fb..72c748909 100644 --- a/docs/api/autosummary/langtest.datahandler.format.SequenceClassificationOutputFormatter.html +++ b/docs/api/autosummary/langtest.datahandler.format.SequenceClassificationOutputFormatter.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.format.html b/docs/api/autosummary/langtest.datahandler.format.html index 364f9f6ae..a00c454aa 100644 --- a/docs/api/autosummary/langtest.datahandler.format.html +++ b/docs/api/autosummary/langtest.datahandler.format.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.datahandler.html b/docs/api/autosummary/langtest.datahandler.html index e5f7d760e..e9134b6b9 100644 --- a/docs/api/autosummary/langtest.datahandler.html +++ b/docs/api/autosummary/langtest.datahandler.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.embeddings.html b/docs/api/autosummary/langtest.embeddings.html index bec91f443..7909acd58 100644 --- a/docs/api/autosummary/langtest.embeddings.html +++ b/docs/api/autosummary/langtest.embeddings.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.embeddings.huggingface.HuggingfaceEmbeddings.html b/docs/api/autosummary/langtest.embeddings.huggingface.HuggingfaceEmbeddings.html index 6ddfeb0db..cf644419a 100644 --- a/docs/api/autosummary/langtest.embeddings.huggingface.HuggingfaceEmbeddings.html +++ b/docs/api/autosummary/langtest.embeddings.huggingface.HuggingfaceEmbeddings.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.embeddings.huggingface.html b/docs/api/autosummary/langtest.embeddings.huggingface.html index fd04c7490..99b6274ed 100644 --- a/docs/api/autosummary/langtest.embeddings.huggingface.html +++ b/docs/api/autosummary/langtest.embeddings.huggingface.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.embeddings.openai.OpenaiEmbeddings.html b/docs/api/autosummary/langtest.embeddings.openai.OpenaiEmbeddings.html index 405983110..783f21e0a 100644 --- a/docs/api/autosummary/langtest.embeddings.openai.OpenaiEmbeddings.html +++ b/docs/api/autosummary/langtest.embeddings.openai.OpenaiEmbeddings.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.embeddings.openai.html b/docs/api/autosummary/langtest.embeddings.openai.html index 7f04cf1b5..504f3e1fa 100644 --- a/docs/api/autosummary/langtest.embeddings.openai.html +++ b/docs/api/autosummary/langtest.embeddings.openai.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.errors.ColumnNameError.html b/docs/api/autosummary/langtest.errors.ColumnNameError.html index c212a4ccd..0fabf2f72 100644 --- a/docs/api/autosummary/langtest.errors.ColumnNameError.html +++ b/docs/api/autosummary/langtest.errors.ColumnNameError.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.errors.Errors.html b/docs/api/autosummary/langtest.errors.Errors.html index 9a695b62d..be69e667b 100644 --- a/docs/api/autosummary/langtest.errors.Errors.html +++ b/docs/api/autosummary/langtest.errors.Errors.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.errors.ErrorsWithCodes.html b/docs/api/autosummary/langtest.errors.ErrorsWithCodes.html index 643c425bd..392e44dfd 100644 --- a/docs/api/autosummary/langtest.errors.ErrorsWithCodes.html +++ b/docs/api/autosummary/langtest.errors.ErrorsWithCodes.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.errors.Warnings.html b/docs/api/autosummary/langtest.errors.Warnings.html index 67623b6b9..9e066e45b 100644 --- a/docs/api/autosummary/langtest.errors.Warnings.html +++ b/docs/api/autosummary/langtest.errors.Warnings.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.errors.html b/docs/api/autosummary/langtest.errors.html index 7ed33733c..f414640d9 100644 --- a/docs/api/autosummary/langtest.errors.html +++ b/docs/api/autosummary/langtest.errors.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.html b/docs/api/autosummary/langtest.html index 7acf5a31c..af3ffa116 100644 --- a/docs/api/autosummary/langtest.html +++ b/docs/api/autosummary/langtest.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.langtest.Harness.html b/docs/api/autosummary/langtest.langtest.Harness.html index 19c7de25c..04e9d97e0 100644 --- a/docs/api/autosummary/langtest.langtest.Harness.html +++ b/docs/api/autosummary/langtest.langtest.Harness.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.langtest.html b/docs/api/autosummary/langtest.langtest.html index f4bb80266..a29d2810d 100644 --- a/docs/api/autosummary/langtest.langtest.html +++ b/docs/api/autosummary/langtest.langtest.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.create_folder.html b/docs/api/autosummary/langtest.leaderboard.create_folder.html index 91e050634..3973e008b 100644 --- a/docs/api/autosummary/langtest.leaderboard.create_folder.html +++ b/docs/api/autosummary/langtest.leaderboard.create_folder.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.create_leaderboard.html b/docs/api/autosummary/langtest.leaderboard.create_leaderboard.html index cb1369282..25d41c6e8 100644 --- a/docs/api/autosummary/langtest.leaderboard.create_leaderboard.html +++ b/docs/api/autosummary/langtest.leaderboard.create_leaderboard.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.generate_folder_key.html b/docs/api/autosummary/langtest.leaderboard.generate_folder_key.html index a004374c2..4ebef1d20 100644 --- a/docs/api/autosummary/langtest.leaderboard.generate_folder_key.html +++ b/docs/api/autosummary/langtest.leaderboard.generate_folder_key.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.generate_store_testcases.html b/docs/api/autosummary/langtest.leaderboard.generate_store_testcases.html index 1fa97aacd..cce3a734e 100644 --- a/docs/api/autosummary/langtest.leaderboard.generate_store_testcases.html +++ b/docs/api/autosummary/langtest.leaderboard.generate_store_testcases.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.get_lm_studio_model_name.html b/docs/api/autosummary/langtest.leaderboard.get_lm_studio_model_name.html index fc5dc9b94..4c6411625 100644 --- a/docs/api/autosummary/langtest.leaderboard.get_lm_studio_model_name.html +++ b/docs/api/autosummary/langtest.leaderboard.get_lm_studio_model_name.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.get_parameters.html b/docs/api/autosummary/langtest.leaderboard.get_parameters.html index 61ff93989..073ab4e43 100644 --- a/docs/api/autosummary/langtest.leaderboard.get_parameters.html +++ b/docs/api/autosummary/langtest.leaderboard.get_parameters.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.get_store_path.html b/docs/api/autosummary/langtest.leaderboard.get_store_path.html index ad216c631..091b4de6d 100644 --- a/docs/api/autosummary/langtest.leaderboard.get_store_path.html +++ b/docs/api/autosummary/langtest.leaderboard.get_store_path.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.html b/docs/api/autosummary/langtest.leaderboard.html index 0370943f6..33857c2c2 100644 --- a/docs/api/autosummary/langtest.leaderboard.html +++ b/docs/api/autosummary/langtest.leaderboard.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.load_old_testcases.html b/docs/api/autosummary/langtest.leaderboard.load_old_testcases.html index 5b5550ba3..4a9fb3a56 100644 --- a/docs/api/autosummary/langtest.leaderboard.load_old_testcases.html +++ b/docs/api/autosummary/langtest.leaderboard.load_old_testcases.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.prepare_accuracy_summary.html b/docs/api/autosummary/langtest.leaderboard.prepare_accuracy_summary.html index 575770fbd..7a66eda64 100644 --- a/docs/api/autosummary/langtest.leaderboard.prepare_accuracy_summary.html +++ b/docs/api/autosummary/langtest.leaderboard.prepare_accuracy_summary.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.prepare_robustness_summary.html b/docs/api/autosummary/langtest.leaderboard.prepare_robustness_summary.html index 5f34078f5..d3b16b7de 100644 --- a/docs/api/autosummary/langtest.leaderboard.prepare_robustness_summary.html +++ b/docs/api/autosummary/langtest.leaderboard.prepare_robustness_summary.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.reorder_columns.html b/docs/api/autosummary/langtest.leaderboard.reorder_columns.html index 0176f8c66..b326a7783 100644 --- a/docs/api/autosummary/langtest.leaderboard.reorder_columns.html +++ b/docs/api/autosummary/langtest.leaderboard.reorder_columns.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.run_store_checkpoints.html b/docs/api/autosummary/langtest.leaderboard.run_store_checkpoints.html index 7d765639d..cf330a7c9 100644 --- a/docs/api/autosummary/langtest.leaderboard.run_store_checkpoints.html +++ b/docs/api/autosummary/langtest.leaderboard.run_store_checkpoints.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.save_file.html b/docs/api/autosummary/langtest.leaderboard.save_file.html index 657553cdf..712074414 100644 --- a/docs/api/autosummary/langtest.leaderboard.save_file.html +++ b/docs/api/autosummary/langtest.leaderboard.save_file.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.update_leaderboard.html b/docs/api/autosummary/langtest.leaderboard.update_leaderboard.html index 100865bea..1e9f64416 100644 --- a/docs/api/autosummary/langtest.leaderboard.update_leaderboard.html +++ b/docs/api/autosummary/langtest.leaderboard.update_leaderboard.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.leaderboard.update_summary.html b/docs/api/autosummary/langtest.leaderboard.update_summary.html index 1612cfe03..07c84881c 100644 --- a/docs/api/autosummary/langtest.leaderboard.update_summary.html +++ b/docs/api/autosummary/langtest.leaderboard.update_summary.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.logger.Logger.html b/docs/api/autosummary/langtest.logger.Logger.html index a0d49d47d..f15fb5cd0 100644 --- a/docs/api/autosummary/langtest.logger.Logger.html +++ b/docs/api/autosummary/langtest.logger.Logger.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.logger.html b/docs/api/autosummary/langtest.logger.html index 7ae3bfa1a..7d7c2535f 100644 --- a/docs/api/autosummary/langtest.logger.html +++ b/docs/api/autosummary/langtest.logger.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.embedding_distance.EmbeddingDistance.html b/docs/api/autosummary/langtest.metrics.embedding_distance.EmbeddingDistance.html index 11f9817dc..8867281cb 100644 --- a/docs/api/autosummary/langtest.metrics.embedding_distance.EmbeddingDistance.html +++ b/docs/api/autosummary/langtest.metrics.embedding_distance.EmbeddingDistance.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.embedding_distance.html b/docs/api/autosummary/langtest.metrics.embedding_distance.html index 094a9d3c4..3d65deaee 100644 --- a/docs/api/autosummary/langtest.metrics.embedding_distance.html +++ b/docs/api/autosummary/langtest.metrics.embedding_distance.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.html b/docs/api/autosummary/langtest.metrics.html index c6e54a47c..af23be1ac 100644 --- a/docs/api/autosummary/langtest.metrics.html +++ b/docs/api/autosummary/langtest.metrics.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.llm_eval.LlmEval.html b/docs/api/autosummary/langtest.metrics.llm_eval.LlmEval.html index 3f54378be..6bca5333a 100644 --- a/docs/api/autosummary/langtest.metrics.llm_eval.LlmEval.html +++ b/docs/api/autosummary/langtest.metrics.llm_eval.LlmEval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.llm_eval.html b/docs/api/autosummary/langtest.metrics.llm_eval.html index 658b0e491..4f9214f71 100644 --- a/docs/api/autosummary/langtest.metrics.llm_eval.html +++ b/docs/api/autosummary/langtest.metrics.llm_eval.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.prometheus_eval.AbsoluteGrading.html b/docs/api/autosummary/langtest.metrics.prometheus_eval.AbsoluteGrading.html index 7c16f29fd..502d98456 100644 --- a/docs/api/autosummary/langtest.metrics.prometheus_eval.AbsoluteGrading.html +++ b/docs/api/autosummary/langtest.metrics.prometheus_eval.AbsoluteGrading.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.prometheus_eval.PrometheusEval.html b/docs/api/autosummary/langtest.metrics.prometheus_eval.PrometheusEval.html index b9d3e4737..fecbe38aa 100644 --- a/docs/api/autosummary/langtest.metrics.prometheus_eval.PrometheusEval.html +++ b/docs/api/autosummary/langtest.metrics.prometheus_eval.PrometheusEval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.prometheus_eval.RelativeGrading.html b/docs/api/autosummary/langtest.metrics.prometheus_eval.RelativeGrading.html index 9b49253ee..148ae8ab5 100644 --- a/docs/api/autosummary/langtest.metrics.prometheus_eval.RelativeGrading.html +++ b/docs/api/autosummary/langtest.metrics.prometheus_eval.RelativeGrading.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.prometheus_eval.check_memory.html b/docs/api/autosummary/langtest.metrics.prometheus_eval.check_memory.html index 7b935d0b4..f4987e8d7 100644 --- a/docs/api/autosummary/langtest.metrics.prometheus_eval.check_memory.html +++ b/docs/api/autosummary/langtest.metrics.prometheus_eval.check_memory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.prometheus_eval.html b/docs/api/autosummary/langtest.metrics.prometheus_eval.html index 3df44b133..82131d068 100644 --- a/docs/api/autosummary/langtest.metrics.prometheus_eval.html +++ b/docs/api/autosummary/langtest.metrics.prometheus_eval.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.string_distance.StringDistance.html b/docs/api/autosummary/langtest.metrics.string_distance.StringDistance.html index c42cc6136..ab34804de 100644 --- a/docs/api/autosummary/langtest.metrics.string_distance.StringDistance.html +++ b/docs/api/autosummary/langtest.metrics.string_distance.StringDistance.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.metrics.string_distance.html b/docs/api/autosummary/langtest.metrics.string_distance.html index 255b64a81..01ca28321 100644 --- a/docs/api/autosummary/langtest.metrics.string_distance.html +++ b/docs/api/autosummary/langtest.metrics.string_distance.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedCustomModel.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedCustomModel.html index 41a8b01c5..ab6c3f2c8 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedCustomModel.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedCustomModel.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForCrowsPairs.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForCrowsPairs.html index 8702ee17c..717a9a68d 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForCrowsPairs.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForCrowsPairs.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForDisinformationTest.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForDisinformationTest.html index b2717ac1c..c65e1a3ac 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForDisinformationTest.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForDisinformationTest.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForFactualityTest.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForFactualityTest.html index 2700020b1..be3bc4660 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForFactualityTest.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForFactualityTest.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForPolitical.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForPolitical.html index 4b298244c..e2a9bbb65 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForPolitical.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForPolitical.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForQA.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForQA.html index 875d76a5a..d7fbc2f9c 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForQA.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForQA.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSecurity.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSecurity.html index 5977948fb..9585e52c6 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSecurity.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSecurity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSensitivityTest.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSensitivityTest.html index 0b9ed1b83..4bf96a7fe 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSensitivityTest.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSensitivityTest.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSummarization.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSummarization.html index 596adb9c4..6ce8e5272 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSummarization.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSummarization.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSycophancyTest.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSycophancyTest.html index e537378c3..89e8d67f4 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSycophancyTest.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForSycophancyTest.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTextClassification.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTextClassification.html index b0dc6c941..fd673acd7 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTextClassification.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTextClassification.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForToxicity.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForToxicity.html index fb63aee12..dd6178264 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForToxicity.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForToxicity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTranslation.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTranslation.html index 357f2290e..79d7465c7 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTranslation.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForTranslation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForWinoBias.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForWinoBias.html index 25299343e..b0ffb8a74 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForWinoBias.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.PretrainedModelForWinoBias.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.html b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.html index dfc1bcef1..9f0f04e02 100644 --- a/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.custom_modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.html b/docs/api/autosummary/langtest.modelhandler.html index c4af9885a..2dd67cc6a 100644 --- a/docs/api/autosummary/langtest.modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedJSLModel.html b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedJSLModel.html index 4d7b196eb..4f81de447 100644 --- a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedJSLModel.html +++ b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedJSLModel.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForNER.html b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForNER.html index b5b85ff13..555ca70e9 100644 --- a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForNER.html +++ b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForNER.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTextClassification.html b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTextClassification.html index 1e598a823..02287292d 100644 --- a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTextClassification.html +++ b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTextClassification.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTranslation.html b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTranslation.html index 2de27a4d4..94a291b01 100644 --- a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTranslation.html +++ b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.PretrainedModelForTranslation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.html b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.html index 9fffcc1ba..27c0a8041 100644 --- a/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.jsl_modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.ConfigError.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.ConfigError.html index a78292da9..94365dc15 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.ConfigError.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.ConfigError.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForClinical.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForClinical.html index 50a92934e..d585237da 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForClinical.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForClinical.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForDisinformation.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForDisinformation.html index fd7a8ed2f..249b484bf 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForDisinformation.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForDisinformation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForFactuality.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForFactuality.html index 52f9bf71c..647eb481c 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForFactuality.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForFactuality.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForIdeology.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForIdeology.html index fa64df4a2..1aabb0ad8 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForIdeology.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForIdeology.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForLegal.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForLegal.html index 01270b857..bc8acbd10 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForLegal.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForLegal.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForNER.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForNER.html index 862980b59..e9b0e5b21 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForNER.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForNER.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForQA.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForQA.html index 4c729a5fd..e4a3a3c68 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForQA.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForQA.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSecurity.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSecurity.html index 510c4137a..09b4c8759 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSecurity.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSecurity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSensitivity.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSensitivity.html index b8d3b280d..df9d0344c 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSensitivity.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSensitivity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSummarization.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSummarization.html index 73716e7e5..64ae34e38 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSummarization.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSummarization.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSycophancy.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSycophancy.html index 002278f3c..39f0b0683 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSycophancy.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForSycophancy.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForToxicity.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForToxicity.html index 79a826f11..e0619df8b 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForToxicity.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForToxicity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForWinoBias.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForWinoBias.html index 02a6afe7f..9bfe607d0 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForWinoBias.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.PretrainedModelForWinoBias.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.html b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.html index bb5a476e3..d74a4f4c6 100644 --- a/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.llm_modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModel.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModel.html index 033ce0e9b..a2c9dc257 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModel.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModel.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForClinical.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForClinical.html index 64d3d2ed8..0e9e1c9fb 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForClinical.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForClinical.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForDisinformation.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForDisinformation.html index 9a0de2cf6..2f69c6998 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForDisinformation.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForDisinformation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForFactuality.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForFactuality.html index 821e87ede..d5cbcdd42 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForFactuality.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForFactuality.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForIdeology.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForIdeology.html index b76aef664..a8afcd7e7 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForIdeology.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForIdeology.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForLegal.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForLegal.html index a79d9b62e..362b0c4c4 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForLegal.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForLegal.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForNER.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForNER.html index 620959392..044d76f64 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForNER.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForNER.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForQA.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForQA.html index fc2424b93..457fbf4ee 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForQA.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForQA.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSecurity.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSecurity.html index 92ebbe90f..99eb760b0 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSecurity.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSecurity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSensitivity.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSensitivity.html index 77d673ca3..2ba8ab77b 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSensitivity.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSensitivity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSummarization.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSummarization.html index f2a045c81..d5a3d8143 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSummarization.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSummarization.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSycophancy.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSycophancy.html index 6165d2582..636c604e5 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSycophancy.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForSycophancy.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForToxicity.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForToxicity.html index 39e0ee055..c5cac9631 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForToxicity.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForToxicity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForWinoBias.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForWinoBias.html index 468d73bbf..42a952a54 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForWinoBias.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.PretrainedModelForWinoBias.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.chat_completion_api.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.chat_completion_api.html index c0c6227ae..0c6b0e05b 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.chat_completion_api.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.chat_completion_api.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.html b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.html index 3e7fc9fa3..969648193 100644 --- a/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.lmstudio_modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.modelhandler.ModelAPI.html b/docs/api/autosummary/langtest.modelhandler.modelhandler.ModelAPI.html index 31be23679..8731941ba 100644 --- a/docs/api/autosummary/langtest.modelhandler.modelhandler.ModelAPI.html +++ b/docs/api/autosummary/langtest.modelhandler.modelhandler.ModelAPI.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.modelhandler.html b/docs/api/autosummary/langtest.modelhandler.modelhandler.html index 92c2646ef..eea12d355 100644 --- a/docs/api/autosummary/langtest.modelhandler.modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForNER.html b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForNER.html index 7baee8aec..997f9140c 100644 --- a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForNER.html +++ b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForNER.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTextClassification.html b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTextClassification.html index 306f470a2..27e2f5e32 100644 --- a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTextClassification.html +++ b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTextClassification.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTranslation.html b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTranslation.html index 508d61ef4..30849c418 100644 --- a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTranslation.html +++ b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.PretrainedModelForTranslation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.html b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.html index 380b14492..5c1527de8 100644 --- a/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.spacy_modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForClinical.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForClinical.html index 9e4250517..76c1f4c21 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForClinical.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForClinical.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForCrowsPairs.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForCrowsPairs.html index 86c0879b5..d87e403a3 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForCrowsPairs.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForCrowsPairs.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForDisinformation.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForDisinformation.html index 8c7d2d378..0fd1513f5 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForDisinformation.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForDisinformation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForFactuality.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForFactuality.html index 4bdcf519a..3d8dce575 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForFactuality.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForFactuality.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForIdeology.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForIdeology.html index 73c6fb83d..d9eb7ed1b 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForIdeology.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForIdeology.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForLegal.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForLegal.html index cdc450322..b5952ac04 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForLegal.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForLegal.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForNER.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForNER.html index cbc17a10d..e585934f3 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForNER.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForNER.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForQA.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForQA.html index 0c29305bc..94b85faca 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForQA.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForQA.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSecurity.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSecurity.html index a4ee4e152..2cdf904e1 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSecurity.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSecurity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSensitivity.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSensitivity.html index 10f95409d..180263171 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSensitivity.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSensitivity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForStereoSet.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForStereoSet.html index a84d7760d..116a32c73 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForStereoSet.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForStereoSet.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSummarization.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSummarization.html index 79df2148d..c3dcbe07f 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSummarization.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSummarization.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSycophancy.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSycophancy.html index 700849eee..fa0f570f4 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSycophancy.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForSycophancy.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTextClassification.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTextClassification.html index 31b1e9153..e13bfe783 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTextClassification.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTextClassification.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForToxicity.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForToxicity.html index b18da904d..aa00532e1 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForToxicity.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForToxicity.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTranslation.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTranslation.html index 2593d3cdf..46239a65e 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTranslation.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForTranslation.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForWinoBias.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForWinoBias.html index 53e442739..60ed1dee6 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForWinoBias.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.PretrainedModelForWinoBias.html @@ -202,7 +202,7 @@ - + GitHub @@ -302,7 +302,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.html b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.html index 8e060b584..155f38ca4 100644 --- a/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.html +++ b/docs/api/autosummary/langtest.modelhandler.transformers_modelhandler.html @@ -202,7 +202,7 @@ - + GitHub @@ -298,7 +298,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.embedding.BasePipeline.html b/docs/api/autosummary/langtest.pipelines.embedding.BasePipeline.html index 787f05216..f9c18516d 100644 --- a/docs/api/autosummary/langtest.pipelines.embedding.BasePipeline.html +++ b/docs/api/autosummary/langtest.pipelines.embedding.BasePipeline.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.embedding.EmbeddingPipeline.html b/docs/api/autosummary/langtest.pipelines.embedding.EmbeddingPipeline.html index dff26fe1d..b99166960 100644 --- a/docs/api/autosummary/langtest.pipelines.embedding.EmbeddingPipeline.html +++ b/docs/api/autosummary/langtest.pipelines.embedding.EmbeddingPipeline.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.embedding.html b/docs/api/autosummary/langtest.pipelines.embedding.html index 814540f9b..037e0e790 100644 --- a/docs/api/autosummary/langtest.pipelines.embedding.html +++ b/docs/api/autosummary/langtest.pipelines.embedding.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.html b/docs/api/autosummary/langtest.pipelines.html index a63cbea78..f39ee7bbc 100644 --- a/docs/api/autosummary/langtest.pipelines.html +++ b/docs/api/autosummary/langtest.pipelines.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.transformers.html b/docs/api/autosummary/langtest.pipelines.transformers.html index 3a925627f..ada6e790b 100644 --- a/docs/api/autosummary/langtest.pipelines.transformers.html +++ b/docs/api/autosummary/langtest.pipelines.transformers.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.NEREnd2EndPipeline.html b/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.NEREnd2EndPipeline.html index c96bc3fbc..a39f0571e 100644 --- a/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.NEREnd2EndPipeline.html +++ b/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.NEREnd2EndPipeline.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.html b/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.html index 95ea485d3..7cad27a1f 100644 --- a/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.html +++ b/docs/api/autosummary/langtest.pipelines.transformers.ner_pipeline.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.utils.data_helpers.html b/docs/api/autosummary/langtest.pipelines.utils.data_helpers.html index bdc162788..905d57458 100644 --- a/docs/api/autosummary/langtest.pipelines.utils.data_helpers.html +++ b/docs/api/autosummary/langtest.pipelines.utils.data_helpers.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.NERDataset.html b/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.NERDataset.html index d3b2b9f27..9f0149834 100644 --- a/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.NERDataset.html +++ b/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.NERDataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.html b/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.html index fbc0efa33..b5be872a6 100644 --- a/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.html +++ b/docs/api/autosummary/langtest.pipelines.utils.data_helpers.ner_dataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.utils.html b/docs/api/autosummary/langtest.pipelines.utils.html index 18b24c81e..9632b802d 100644 --- a/docs/api/autosummary/langtest.pipelines.utils.html +++ b/docs/api/autosummary/langtest.pipelines.utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.utils.metrics.compute_ner_metrics.html b/docs/api/autosummary/langtest.pipelines.utils.metrics.compute_ner_metrics.html index 24f882de2..5368b3f77 100644 --- a/docs/api/autosummary/langtest.pipelines.utils.metrics.compute_ner_metrics.html +++ b/docs/api/autosummary/langtest.pipelines.utils.metrics.compute_ner_metrics.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.pipelines.utils.metrics.html b/docs/api/autosummary/langtest.pipelines.utils.metrics.html index a4bb2d369..c5dfe2e4a 100644 --- a/docs/api/autosummary/langtest.pipelines.utils.metrics.html +++ b/docs/api/autosummary/langtest.pipelines.utils.metrics.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.prompts.Conversion.html b/docs/api/autosummary/langtest.prompts.Conversion.html index c03a6e1fc..dfabee8ba 100644 --- a/docs/api/autosummary/langtest.prompts.Conversion.html +++ b/docs/api/autosummary/langtest.prompts.Conversion.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.prompts.MessageType.html b/docs/api/autosummary/langtest.prompts.MessageType.html index 7327b2758..8b278b9fe 100644 --- a/docs/api/autosummary/langtest.prompts.MessageType.html +++ b/docs/api/autosummary/langtest.prompts.MessageType.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.prompts.PromptConfig.html b/docs/api/autosummary/langtest.prompts.PromptConfig.html index f4b0bbb09..a8b3cb2e1 100644 --- a/docs/api/autosummary/langtest.prompts.PromptConfig.html +++ b/docs/api/autosummary/langtest.prompts.PromptConfig.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.prompts.PromptManager.html b/docs/api/autosummary/langtest.prompts.PromptManager.html index 1651971ee..7b9fedad3 100644 --- a/docs/api/autosummary/langtest.prompts.PromptManager.html +++ b/docs/api/autosummary/langtest.prompts.PromptManager.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.prompts.html b/docs/api/autosummary/langtest.prompts.html index 93d551777..ca5d8cbec 100644 --- a/docs/api/autosummary/langtest.prompts.html +++ b/docs/api/autosummary/langtest.prompts.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.html b/docs/api/autosummary/langtest.tasks.html index 248a53b9b..b67c95e6d 100644 --- a/docs/api/autosummary/langtest.tasks.html +++ b/docs/api/autosummary/langtest.tasks.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.BaseTask.html b/docs/api/autosummary/langtest.tasks.task.BaseTask.html index 4cc49ebaf..493b8b5a4 100644 --- a/docs/api/autosummary/langtest.tasks.task.BaseTask.html +++ b/docs/api/autosummary/langtest.tasks.task.BaseTask.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Clinical.html b/docs/api/autosummary/langtest.tasks.task.Clinical.html index b620445c5..268b90dd6 100644 --- a/docs/api/autosummary/langtest.tasks.task.Clinical.html +++ b/docs/api/autosummary/langtest.tasks.task.Clinical.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.CrowsPairs.html b/docs/api/autosummary/langtest.tasks.task.CrowsPairs.html index 9bc177be3..3e45785c3 100644 --- a/docs/api/autosummary/langtest.tasks.task.CrowsPairs.html +++ b/docs/api/autosummary/langtest.tasks.task.CrowsPairs.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Disinformation.html b/docs/api/autosummary/langtest.tasks.task.Disinformation.html index 71914d46f..8b1506dc7 100644 --- a/docs/api/autosummary/langtest.tasks.task.Disinformation.html +++ b/docs/api/autosummary/langtest.tasks.task.Disinformation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Factuality.html b/docs/api/autosummary/langtest.tasks.task.Factuality.html index 6ace3c46c..7083a2b05 100644 --- a/docs/api/autosummary/langtest.tasks.task.Factuality.html +++ b/docs/api/autosummary/langtest.tasks.task.Factuality.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.FillMask.html b/docs/api/autosummary/langtest.tasks.task.FillMask.html index adb450820..93ff29b4a 100644 --- a/docs/api/autosummary/langtest.tasks.task.FillMask.html +++ b/docs/api/autosummary/langtest.tasks.task.FillMask.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Ideology.html b/docs/api/autosummary/langtest.tasks.task.Ideology.html index 2f9f024ce..4f9a5545a 100644 --- a/docs/api/autosummary/langtest.tasks.task.Ideology.html +++ b/docs/api/autosummary/langtest.tasks.task.Ideology.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Legal.html b/docs/api/autosummary/langtest.tasks.task.Legal.html index 9b0e91fc8..4caa7e735 100644 --- a/docs/api/autosummary/langtest.tasks.task.Legal.html +++ b/docs/api/autosummary/langtest.tasks.task.Legal.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.NER.html b/docs/api/autosummary/langtest.tasks.task.NER.html index 3e9fba2eb..c93e933b3 100644 --- a/docs/api/autosummary/langtest.tasks.task.NER.html +++ b/docs/api/autosummary/langtest.tasks.task.NER.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.QuestionAnswering.html b/docs/api/autosummary/langtest.tasks.task.QuestionAnswering.html index 338c4c2ca..d127acd47 100644 --- a/docs/api/autosummary/langtest.tasks.task.QuestionAnswering.html +++ b/docs/api/autosummary/langtest.tasks.task.QuestionAnswering.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Security.html b/docs/api/autosummary/langtest.tasks.task.Security.html index 697e5d3b8..16b696464 100644 --- a/docs/api/autosummary/langtest.tasks.task.Security.html +++ b/docs/api/autosummary/langtest.tasks.task.Security.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Sensitivity.html b/docs/api/autosummary/langtest.tasks.task.Sensitivity.html index 01af52a54..55abcddff 100644 --- a/docs/api/autosummary/langtest.tasks.task.Sensitivity.html +++ b/docs/api/autosummary/langtest.tasks.task.Sensitivity.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Stereoset.html b/docs/api/autosummary/langtest.tasks.task.Stereoset.html index 1432ab413..710ab99c5 100644 --- a/docs/api/autosummary/langtest.tasks.task.Stereoset.html +++ b/docs/api/autosummary/langtest.tasks.task.Stereoset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Summarization.html b/docs/api/autosummary/langtest.tasks.task.Summarization.html index 8e44e0abe..e4969059f 100644 --- a/docs/api/autosummary/langtest.tasks.task.Summarization.html +++ b/docs/api/autosummary/langtest.tasks.task.Summarization.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Sycophancy.html b/docs/api/autosummary/langtest.tasks.task.Sycophancy.html index a30547d60..c7fc671f1 100644 --- a/docs/api/autosummary/langtest.tasks.task.Sycophancy.html +++ b/docs/api/autosummary/langtest.tasks.task.Sycophancy.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.TaskManager.html b/docs/api/autosummary/langtest.tasks.task.TaskManager.html index 4595307ac..a742845ec 100644 --- a/docs/api/autosummary/langtest.tasks.task.TaskManager.html +++ b/docs/api/autosummary/langtest.tasks.task.TaskManager.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.TextClassification.html b/docs/api/autosummary/langtest.tasks.task.TextClassification.html index 5e5601527..4f449d4a1 100644 --- a/docs/api/autosummary/langtest.tasks.task.TextClassification.html +++ b/docs/api/autosummary/langtest.tasks.task.TextClassification.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.TextGeneration.html b/docs/api/autosummary/langtest.tasks.task.TextGeneration.html index c4853c63c..35bde921a 100644 --- a/docs/api/autosummary/langtest.tasks.task.TextGeneration.html +++ b/docs/api/autosummary/langtest.tasks.task.TextGeneration.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Toxicity.html b/docs/api/autosummary/langtest.tasks.task.Toxicity.html index 80b54c051..9657cc122 100644 --- a/docs/api/autosummary/langtest.tasks.task.Toxicity.html +++ b/docs/api/autosummary/langtest.tasks.task.Toxicity.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.Translation.html b/docs/api/autosummary/langtest.tasks.task.Translation.html index ec77836d2..ce5a9b9e5 100644 --- a/docs/api/autosummary/langtest.tasks.task.Translation.html +++ b/docs/api/autosummary/langtest.tasks.task.Translation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.WinoBias.html b/docs/api/autosummary/langtest.tasks.task.WinoBias.html index ccb482386..1bf734822 100644 --- a/docs/api/autosummary/langtest.tasks.task.WinoBias.html +++ b/docs/api/autosummary/langtest.tasks.task.WinoBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.tasks.task.html b/docs/api/autosummary/langtest.tasks.task.html index 5e04dedb8..bcb68a7fb 100644 --- a/docs/api/autosummary/langtest.tasks.task.html +++ b/docs/api/autosummary/langtest.tasks.task.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.AccuracyTestFactory.html b/docs/api/autosummary/langtest.transform.accuracy.AccuracyTestFactory.html index da98d2767..71c91adb0 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.AccuracyTestFactory.html +++ b/docs/api/autosummary/langtest.transform.accuracy.AccuracyTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.BaseAccuracy.html b/docs/api/autosummary/langtest.transform.accuracy.BaseAccuracy.html index fe17cfc84..f28b3090c 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.BaseAccuracy.html +++ b/docs/api/autosummary/langtest.transform.accuracy.BaseAccuracy.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.LLMEval.html b/docs/api/autosummary/langtest.transform.accuracy.LLMEval.html index 7ad449ec8..fc6573c27 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.LLMEval.html +++ b/docs/api/autosummary/langtest.transform.accuracy.LLMEval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinBLEUcore.html b/docs/api/autosummary/langtest.transform.accuracy.MinBLEUcore.html index 64a1480d4..0f29d89a0 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinBLEUcore.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinBLEUcore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinEMcore.html b/docs/api/autosummary/langtest.transform.accuracy.MinEMcore.html index 3f25490dd..23056b9e2 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinEMcore.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinEMcore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinF1Score.html b/docs/api/autosummary/langtest.transform.accuracy.MinF1Score.html index dd2f60c79..da3d4734b 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinF1Score.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinF1Score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinMacroF1Score.html b/docs/api/autosummary/langtest.transform.accuracy.MinMacroF1Score.html index 7f04c2a68..ca90686c7 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinMacroF1Score.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinMacroF1Score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinMicroF1Score.html b/docs/api/autosummary/langtest.transform.accuracy.MinMicroF1Score.html index ab55b42b9..80e6f08df 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinMicroF1Score.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinMicroF1Score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinPrecisionScore.html b/docs/api/autosummary/langtest.transform.accuracy.MinPrecisionScore.html index 7100ce5ae..d85f96d06 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinPrecisionScore.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinPrecisionScore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinROUGEcore.html b/docs/api/autosummary/langtest.transform.accuracy.MinROUGEcore.html index cc77bd134..7c73d79f1 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinROUGEcore.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinROUGEcore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinRecallScore.html b/docs/api/autosummary/langtest.transform.accuracy.MinRecallScore.html index 9bfd90da8..f79b5ccc2 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinRecallScore.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinRecallScore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.MinWeightedF1Score.html b/docs/api/autosummary/langtest.transform.accuracy.MinWeightedF1Score.html index fd01af230..a8809fc2e 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.MinWeightedF1Score.html +++ b/docs/api/autosummary/langtest.transform.accuracy.MinWeightedF1Score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.accuracy.html b/docs/api/autosummary/langtest.transform.accuracy.html index a6d000d30..ad97d0fe8 100644 --- a/docs/api/autosummary/langtest.transform.accuracy.html +++ b/docs/api/autosummary/langtest.transform.accuracy.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.base.ITests.html b/docs/api/autosummary/langtest.transform.base.ITests.html index ab2e67a23..09dc91c4c 100644 --- a/docs/api/autosummary/langtest.transform.base.ITests.html +++ b/docs/api/autosummary/langtest.transform.base.ITests.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.base.TestFactory.html b/docs/api/autosummary/langtest.transform.base.TestFactory.html index 8ad759f40..9f8533e59 100644 --- a/docs/api/autosummary/langtest.transform.base.TestFactory.html +++ b/docs/api/autosummary/langtest.transform.base.TestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.base.html b/docs/api/autosummary/langtest.transform.base.html index 06fca6e5e..2d3132abf 100644 --- a/docs/api/autosummary/langtest.transform.base.html +++ b/docs/api/autosummary/langtest.transform.base.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.BaseBias.html b/docs/api/autosummary/langtest.transform.bias.BaseBias.html index 5fdec18eb..b335cc14f 100644 --- a/docs/api/autosummary/langtest.transform.bias.BaseBias.html +++ b/docs/api/autosummary/langtest.transform.bias.BaseBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.BiasTestFactory.html b/docs/api/autosummary/langtest.transform.bias.BiasTestFactory.html index d7d427ce5..e40238d9a 100644 --- a/docs/api/autosummary/langtest.transform.bias.BiasTestFactory.html +++ b/docs/api/autosummary/langtest.transform.bias.BiasTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.CountryEconomicBias.html b/docs/api/autosummary/langtest.transform.bias.CountryEconomicBias.html index 819cac3cc..a801235be 100644 --- a/docs/api/autosummary/langtest.transform.bias.CountryEconomicBias.html +++ b/docs/api/autosummary/langtest.transform.bias.CountryEconomicBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.EthnicityNameBias.html b/docs/api/autosummary/langtest.transform.bias.EthnicityNameBias.html index 9b424355e..6678f15f3 100644 --- a/docs/api/autosummary/langtest.transform.bias.EthnicityNameBias.html +++ b/docs/api/autosummary/langtest.transform.bias.EthnicityNameBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.GenderPronounBias.html b/docs/api/autosummary/langtest.transform.bias.GenderPronounBias.html index 2993b57d3..e10a8a239 100644 --- a/docs/api/autosummary/langtest.transform.bias.GenderPronounBias.html +++ b/docs/api/autosummary/langtest.transform.bias.GenderPronounBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.ReligionBias.html b/docs/api/autosummary/langtest.transform.bias.ReligionBias.html index 5a601d202..83f64c15a 100644 --- a/docs/api/autosummary/langtest.transform.bias.ReligionBias.html +++ b/docs/api/autosummary/langtest.transform.bias.ReligionBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.bias.html b/docs/api/autosummary/langtest.transform.bias.html index eb6a5e019..2154bd71d 100644 --- a/docs/api/autosummary/langtest.transform.bias.html +++ b/docs/api/autosummary/langtest.transform.bias.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.BaseClincial.html b/docs/api/autosummary/langtest.transform.clinical.BaseClincial.html index 50bbff2db..5bb38c6df 100644 --- a/docs/api/autosummary/langtest.transform.clinical.BaseClincial.html +++ b/docs/api/autosummary/langtest.transform.clinical.BaseClincial.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.Brand2Generic.html b/docs/api/autosummary/langtest.transform.clinical.Brand2Generic.html index 96481e1c6..cda237a81 100644 --- a/docs/api/autosummary/langtest.transform.clinical.Brand2Generic.html +++ b/docs/api/autosummary/langtest.transform.clinical.Brand2Generic.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.ClinicalTestFactory.html b/docs/api/autosummary/langtest.transform.clinical.ClinicalTestFactory.html index a002c7cc6..2440dfa39 100644 --- a/docs/api/autosummary/langtest.transform.clinical.ClinicalTestFactory.html +++ b/docs/api/autosummary/langtest.transform.clinical.ClinicalTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.DemographicBias.html b/docs/api/autosummary/langtest.transform.clinical.DemographicBias.html index 32a3682c2..844a8f9bd 100644 --- a/docs/api/autosummary/langtest.transform.clinical.DemographicBias.html +++ b/docs/api/autosummary/langtest.transform.clinical.DemographicBias.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.Generic2Brand.html b/docs/api/autosummary/langtest.transform.clinical.Generic2Brand.html index aeb7691c4..252733df9 100644 --- a/docs/api/autosummary/langtest.transform.clinical.Generic2Brand.html +++ b/docs/api/autosummary/langtest.transform.clinical.Generic2Brand.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.Posology.html b/docs/api/autosummary/langtest.transform.clinical.Posology.html index c97a26708..a49573102 100644 --- a/docs/api/autosummary/langtest.transform.clinical.Posology.html +++ b/docs/api/autosummary/langtest.transform.clinical.Posology.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.clinical.html b/docs/api/autosummary/langtest.transform.clinical.html index 9c8234005..013de9e38 100644 --- a/docs/api/autosummary/langtest.transform.clinical.html +++ b/docs/api/autosummary/langtest.transform.clinical.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.constants.html b/docs/api/autosummary/langtest.transform.constants.html index aad57c8ef..e35542315 100644 --- a/docs/api/autosummary/langtest.transform.constants.html +++ b/docs/api/autosummary/langtest.transform.constants.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.custom_data.add_custom_data.html b/docs/api/autosummary/langtest.transform.custom_data.add_custom_data.html index 35d277485..55617e12f 100644 --- a/docs/api/autosummary/langtest.transform.custom_data.add_custom_data.html +++ b/docs/api/autosummary/langtest.transform.custom_data.add_custom_data.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.custom_data.html b/docs/api/autosummary/langtest.transform.custom_data.html index 28428e927..c1a841028 100644 --- a/docs/api/autosummary/langtest.transform.custom_data.html +++ b/docs/api/autosummary/langtest.transform.custom_data.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.disinformation.DisinformationTestFactory.html b/docs/api/autosummary/langtest.transform.disinformation.DisinformationTestFactory.html index ac72e5b57..ecded1e25 100644 --- a/docs/api/autosummary/langtest.transform.disinformation.DisinformationTestFactory.html +++ b/docs/api/autosummary/langtest.transform.disinformation.DisinformationTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.disinformation.html b/docs/api/autosummary/langtest.transform.disinformation.html index 33a007fb8..2a5287dec 100644 --- a/docs/api/autosummary/langtest.transform.disinformation.html +++ b/docs/api/autosummary/langtest.transform.disinformation.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.factuality.FactualityTestFactory.html b/docs/api/autosummary/langtest.transform.factuality.FactualityTestFactory.html index 62d08c9d9..5b445bee3 100644 --- a/docs/api/autosummary/langtest.transform.factuality.FactualityTestFactory.html +++ b/docs/api/autosummary/langtest.transform.factuality.FactualityTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.factuality.html b/docs/api/autosummary/langtest.transform.factuality.html index 3f6e09fc4..e4744324b 100644 --- a/docs/api/autosummary/langtest.transform.factuality.html +++ b/docs/api/autosummary/langtest.transform.factuality.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.BaseFairness.html b/docs/api/autosummary/langtest.transform.fairness.BaseFairness.html index a56f05c0d..5e5de0217 100644 --- a/docs/api/autosummary/langtest.transform.fairness.BaseFairness.html +++ b/docs/api/autosummary/langtest.transform.fairness.BaseFairness.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.FairnessTestFactory.html b/docs/api/autosummary/langtest.transform.fairness.FairnessTestFactory.html index d24ae472e..a6bac6799 100644 --- a/docs/api/autosummary/langtest.transform.fairness.FairnessTestFactory.html +++ b/docs/api/autosummary/langtest.transform.fairness.FairnessTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.MaxGenderF1Score.html b/docs/api/autosummary/langtest.transform.fairness.MaxGenderF1Score.html index 873dae870..0f543660e 100644 --- a/docs/api/autosummary/langtest.transform.fairness.MaxGenderF1Score.html +++ b/docs/api/autosummary/langtest.transform.fairness.MaxGenderF1Score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.MaxGenderLLMEval.html b/docs/api/autosummary/langtest.transform.fairness.MaxGenderLLMEval.html index 6f79fb4c1..9f946f6ae 100644 --- a/docs/api/autosummary/langtest.transform.fairness.MaxGenderLLMEval.html +++ b/docs/api/autosummary/langtest.transform.fairness.MaxGenderLLMEval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.MaxGenderRougeScore.html b/docs/api/autosummary/langtest.transform.fairness.MaxGenderRougeScore.html index cbbdc740d..8574f8ca0 100644 --- a/docs/api/autosummary/langtest.transform.fairness.MaxGenderRougeScore.html +++ b/docs/api/autosummary/langtest.transform.fairness.MaxGenderRougeScore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.MinGenderF1Score.html b/docs/api/autosummary/langtest.transform.fairness.MinGenderF1Score.html index adf7498d3..49cf97820 100644 --- a/docs/api/autosummary/langtest.transform.fairness.MinGenderF1Score.html +++ b/docs/api/autosummary/langtest.transform.fairness.MinGenderF1Score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.MinGenderLLMEval.html b/docs/api/autosummary/langtest.transform.fairness.MinGenderLLMEval.html index 68a930438..7fcf4b43a 100644 --- a/docs/api/autosummary/langtest.transform.fairness.MinGenderLLMEval.html +++ b/docs/api/autosummary/langtest.transform.fairness.MinGenderLLMEval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.MinGenderRougeScore.html b/docs/api/autosummary/langtest.transform.fairness.MinGenderRougeScore.html index cf7743025..54f51a8b7 100644 --- a/docs/api/autosummary/langtest.transform.fairness.MinGenderRougeScore.html +++ b/docs/api/autosummary/langtest.transform.fairness.MinGenderRougeScore.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.fairness.html b/docs/api/autosummary/langtest.transform.fairness.html index 4cf8586ad..aca83548a 100644 --- a/docs/api/autosummary/langtest.transform.fairness.html +++ b/docs/api/autosummary/langtest.transform.fairness.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.grammar.BaseGrammar.html b/docs/api/autosummary/langtest.transform.grammar.BaseGrammar.html index 7d5ed1e9d..3403923f0 100644 --- a/docs/api/autosummary/langtest.transform.grammar.BaseGrammar.html +++ b/docs/api/autosummary/langtest.transform.grammar.BaseGrammar.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.grammar.GrammarTestFactory.html b/docs/api/autosummary/langtest.transform.grammar.GrammarTestFactory.html index 802ca85de..d649578ec 100644 --- a/docs/api/autosummary/langtest.transform.grammar.GrammarTestFactory.html +++ b/docs/api/autosummary/langtest.transform.grammar.GrammarTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.grammar.Paraphrase.html b/docs/api/autosummary/langtest.transform.grammar.Paraphrase.html index c3db80216..0dfa1c1dc 100644 --- a/docs/api/autosummary/langtest.transform.grammar.Paraphrase.html +++ b/docs/api/autosummary/langtest.transform.grammar.Paraphrase.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.grammar.html b/docs/api/autosummary/langtest.transform.grammar.html index 158a72abe..ba3963cfc 100644 --- a/docs/api/autosummary/langtest.transform.grammar.html +++ b/docs/api/autosummary/langtest.transform.grammar.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.html b/docs/api/autosummary/langtest.transform.html index 09fa3352e..57688b5ba 100644 --- a/docs/api/autosummary/langtest.transform.html +++ b/docs/api/autosummary/langtest.transform.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.ideology.BaseIdeology.html b/docs/api/autosummary/langtest.transform.ideology.BaseIdeology.html index 342eb7364..8dc486eb5 100644 --- a/docs/api/autosummary/langtest.transform.ideology.BaseIdeology.html +++ b/docs/api/autosummary/langtest.transform.ideology.BaseIdeology.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.ideology.IdeologyTestFactory.html b/docs/api/autosummary/langtest.transform.ideology.IdeologyTestFactory.html index e4c3253f4..976164100 100644 --- a/docs/api/autosummary/langtest.transform.ideology.IdeologyTestFactory.html +++ b/docs/api/autosummary/langtest.transform.ideology.IdeologyTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.ideology.PoliticalCompass.html b/docs/api/autosummary/langtest.transform.ideology.PoliticalCompass.html index 91227fa40..e799c8f05 100644 --- a/docs/api/autosummary/langtest.transform.ideology.PoliticalCompass.html +++ b/docs/api/autosummary/langtest.transform.ideology.PoliticalCompass.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.ideology.html b/docs/api/autosummary/langtest.transform.ideology.html index c7ab8218f..3eaaf8a2f 100644 --- a/docs/api/autosummary/langtest.transform.ideology.html +++ b/docs/api/autosummary/langtest.transform.ideology.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.legal.LegalTestFactory.html b/docs/api/autosummary/langtest.transform.legal.LegalTestFactory.html index 20354487c..2f69c93e4 100644 --- a/docs/api/autosummary/langtest.transform.legal.LegalTestFactory.html +++ b/docs/api/autosummary/langtest.transform.legal.LegalTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.legal.html b/docs/api/autosummary/langtest.transform.legal.html index d261c9df8..1ef7d4b78 100644 --- a/docs/api/autosummary/langtest.transform.legal.html +++ b/docs/api/autosummary/langtest.transform.legal.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.performance.BasePerformance.html b/docs/api/autosummary/langtest.transform.performance.BasePerformance.html index 391611450..1f4400e25 100644 --- a/docs/api/autosummary/langtest.transform.performance.BasePerformance.html +++ b/docs/api/autosummary/langtest.transform.performance.BasePerformance.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.performance.PerformanceTestFactory.html b/docs/api/autosummary/langtest.transform.performance.PerformanceTestFactory.html index 2ba2c2825..f58ecb24a 100644 --- a/docs/api/autosummary/langtest.transform.performance.PerformanceTestFactory.html +++ b/docs/api/autosummary/langtest.transform.performance.PerformanceTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.performance.Speed.html b/docs/api/autosummary/langtest.transform.performance.Speed.html index 536d70d3a..28b84f8d9 100644 --- a/docs/api/autosummary/langtest.transform.performance.Speed.html +++ b/docs/api/autosummary/langtest.transform.performance.Speed.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.performance.html b/docs/api/autosummary/langtest.transform.performance.html index 17e89cde0..b45cb8829 100644 --- a/docs/api/autosummary/langtest.transform.performance.html +++ b/docs/api/autosummary/langtest.transform.performance.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.BaseRepresentation.html b/docs/api/autosummary/langtest.transform.representation.BaseRepresentation.html index dd4c6c901..4f4c05da8 100644 --- a/docs/api/autosummary/langtest.transform.representation.BaseRepresentation.html +++ b/docs/api/autosummary/langtest.transform.representation.BaseRepresentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.CountryEconomicRepresentation.html b/docs/api/autosummary/langtest.transform.representation.CountryEconomicRepresentation.html index add10e726..e1c8223e3 100644 --- a/docs/api/autosummary/langtest.transform.representation.CountryEconomicRepresentation.html +++ b/docs/api/autosummary/langtest.transform.representation.CountryEconomicRepresentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.EthnicityRepresentation.html b/docs/api/autosummary/langtest.transform.representation.EthnicityRepresentation.html index ab2b5e7a8..a3e7a154b 100644 --- a/docs/api/autosummary/langtest.transform.representation.EthnicityRepresentation.html +++ b/docs/api/autosummary/langtest.transform.representation.EthnicityRepresentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.GenderRepresentation.html b/docs/api/autosummary/langtest.transform.representation.GenderRepresentation.html index aedaa708f..f45b7bd99 100644 --- a/docs/api/autosummary/langtest.transform.representation.GenderRepresentation.html +++ b/docs/api/autosummary/langtest.transform.representation.GenderRepresentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.LabelRepresentation.html b/docs/api/autosummary/langtest.transform.representation.LabelRepresentation.html index c27817670..eb1beb1d7 100644 --- a/docs/api/autosummary/langtest.transform.representation.LabelRepresentation.html +++ b/docs/api/autosummary/langtest.transform.representation.LabelRepresentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.ReligionRepresentation.html b/docs/api/autosummary/langtest.transform.representation.ReligionRepresentation.html index 277b1d83a..1cfedc286 100644 --- a/docs/api/autosummary/langtest.transform.representation.ReligionRepresentation.html +++ b/docs/api/autosummary/langtest.transform.representation.ReligionRepresentation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.RepresentationTestFactory.html b/docs/api/autosummary/langtest.transform.representation.RepresentationTestFactory.html index e54f6bca7..b30f320fa 100644 --- a/docs/api/autosummary/langtest.transform.representation.RepresentationTestFactory.html +++ b/docs/api/autosummary/langtest.transform.representation.RepresentationTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.representation.html b/docs/api/autosummary/langtest.transform.representation.html index 782eb473c..76b2e4143 100644 --- a/docs/api/autosummary/langtest.transform.representation.html +++ b/docs/api/autosummary/langtest.transform.representation.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AbbreviationInsertion.html b/docs/api/autosummary/langtest.transform.robustness.AbbreviationInsertion.html index 03d4cc1f4..c062c14f8 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AbbreviationInsertion.html +++ b/docs/api/autosummary/langtest.transform.robustness.AbbreviationInsertion.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddContext.html b/docs/api/autosummary/langtest.transform.robustness.AddContext.html index 66ffa13fa..b03ed7565 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddContext.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddContext.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddContraction.html b/docs/api/autosummary/langtest.transform.robustness.AddContraction.html index 8dba6f97b..0007b9066 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddContraction.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddContraction.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddOcrTypo.html b/docs/api/autosummary/langtest.transform.robustness.AddOcrTypo.html index 29e2dccba..961147ed6 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddOcrTypo.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddOcrTypo.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddPunctuation.html b/docs/api/autosummary/langtest.transform.robustness.AddPunctuation.html index 4d8c37fa1..aa07894a5 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddPunctuation.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddPunctuation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddSlangifyTypo.html b/docs/api/autosummary/langtest.transform.robustness.AddSlangifyTypo.html index 70c912348..ec46ced7e 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddSlangifyTypo.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddSlangifyTypo.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddSpeechToTextTypo.html b/docs/api/autosummary/langtest.transform.robustness.AddSpeechToTextTypo.html index 82c7fb87d..e6b9aa5f7 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddSpeechToTextTypo.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddSpeechToTextTypo.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AddTypo.html b/docs/api/autosummary/langtest.transform.robustness.AddTypo.html index eeb2622a0..adc27a31d 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AddTypo.html +++ b/docs/api/autosummary/langtest.transform.robustness.AddTypo.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AdjectiveAntonymSwap.html b/docs/api/autosummary/langtest.transform.robustness.AdjectiveAntonymSwap.html index bf6dbf052..8371aa58a 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AdjectiveAntonymSwap.html +++ b/docs/api/autosummary/langtest.transform.robustness.AdjectiveAntonymSwap.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.AdjectiveSynonymSwap.html b/docs/api/autosummary/langtest.transform.robustness.AdjectiveSynonymSwap.html index b7157dc60..0baa7bd8a 100644 --- a/docs/api/autosummary/langtest.transform.robustness.AdjectiveSynonymSwap.html +++ b/docs/api/autosummary/langtest.transform.robustness.AdjectiveSynonymSwap.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.BaseRobustness.html b/docs/api/autosummary/langtest.transform.robustness.BaseRobustness.html index 8b50342df..abb7eafce 100644 --- a/docs/api/autosummary/langtest.transform.robustness.BaseRobustness.html +++ b/docs/api/autosummary/langtest.transform.robustness.BaseRobustness.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.ConvertAccent.html b/docs/api/autosummary/langtest.transform.robustness.ConvertAccent.html index 92ee10fec..62c43c9bb 100644 --- a/docs/api/autosummary/langtest.transform.robustness.ConvertAccent.html +++ b/docs/api/autosummary/langtest.transform.robustness.ConvertAccent.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.DyslexiaWordSwap.html b/docs/api/autosummary/langtest.transform.robustness.DyslexiaWordSwap.html index 66c4acb0e..660d6c176 100644 --- a/docs/api/autosummary/langtest.transform.robustness.DyslexiaWordSwap.html +++ b/docs/api/autosummary/langtest.transform.robustness.DyslexiaWordSwap.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.LowerCase.html b/docs/api/autosummary/langtest.transform.robustness.LowerCase.html index 45c1cfeec..44b24cbce 100644 --- a/docs/api/autosummary/langtest.transform.robustness.LowerCase.html +++ b/docs/api/autosummary/langtest.transform.robustness.LowerCase.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.MultiplePerturbations.html b/docs/api/autosummary/langtest.transform.robustness.MultiplePerturbations.html index c4bf6fef8..926a7d277 100644 --- a/docs/api/autosummary/langtest.transform.robustness.MultiplePerturbations.html +++ b/docs/api/autosummary/langtest.transform.robustness.MultiplePerturbations.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.NumberToWord.html b/docs/api/autosummary/langtest.transform.robustness.NumberToWord.html index 1a58862e3..33a25d2ad 100644 --- a/docs/api/autosummary/langtest.transform.robustness.NumberToWord.html +++ b/docs/api/autosummary/langtest.transform.robustness.NumberToWord.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.RandomAge.html b/docs/api/autosummary/langtest.transform.robustness.RandomAge.html index 8658f688d..295cba3a2 100644 --- a/docs/api/autosummary/langtest.transform.robustness.RandomAge.html +++ b/docs/api/autosummary/langtest.transform.robustness.RandomAge.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.RobustnessTestFactory.html b/docs/api/autosummary/langtest.transform.robustness.RobustnessTestFactory.html index 50300dc61..5805ae320 100644 --- a/docs/api/autosummary/langtest.transform.robustness.RobustnessTestFactory.html +++ b/docs/api/autosummary/langtest.transform.robustness.RobustnessTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.StripAllPunctuation.html b/docs/api/autosummary/langtest.transform.robustness.StripAllPunctuation.html index fc5b2ac57..c4bd496c7 100644 --- a/docs/api/autosummary/langtest.transform.robustness.StripAllPunctuation.html +++ b/docs/api/autosummary/langtest.transform.robustness.StripAllPunctuation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.StripPunctuation.html b/docs/api/autosummary/langtest.transform.robustness.StripPunctuation.html index 0a846f1af..a238a3027 100644 --- a/docs/api/autosummary/langtest.transform.robustness.StripPunctuation.html +++ b/docs/api/autosummary/langtest.transform.robustness.StripPunctuation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.SwapEntities.html b/docs/api/autosummary/langtest.transform.robustness.SwapEntities.html index 5fcb681a8..a4ea68990 100644 --- a/docs/api/autosummary/langtest.transform.robustness.SwapEntities.html +++ b/docs/api/autosummary/langtest.transform.robustness.SwapEntities.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.TitleCase.html b/docs/api/autosummary/langtest.transform.robustness.TitleCase.html index 34f698a8c..4b1fb7223 100644 --- a/docs/api/autosummary/langtest.transform.robustness.TitleCase.html +++ b/docs/api/autosummary/langtest.transform.robustness.TitleCase.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.UpperCase.html b/docs/api/autosummary/langtest.transform.robustness.UpperCase.html index ab7342362..4de544281 100644 --- a/docs/api/autosummary/langtest.transform.robustness.UpperCase.html +++ b/docs/api/autosummary/langtest.transform.robustness.UpperCase.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.robustness.html b/docs/api/autosummary/langtest.transform.robustness.html index 5bd7b5384..d536ff3bb 100644 --- a/docs/api/autosummary/langtest.transform.robustness.html +++ b/docs/api/autosummary/langtest.transform.robustness.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.safety.BaseSafetyTest.html b/docs/api/autosummary/langtest.transform.safety.BaseSafetyTest.html index 73ff1fd51..eede75572 100644 --- a/docs/api/autosummary/langtest.transform.safety.BaseSafetyTest.html +++ b/docs/api/autosummary/langtest.transform.safety.BaseSafetyTest.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.safety.Misuse.html b/docs/api/autosummary/langtest.transform.safety.Misuse.html index 21d5eed1b..e002f80e3 100644 --- a/docs/api/autosummary/langtest.transform.safety.Misuse.html +++ b/docs/api/autosummary/langtest.transform.safety.Misuse.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.safety.SafetyTestFactory.html b/docs/api/autosummary/langtest.transform.safety.SafetyTestFactory.html index 189b52d72..7ac39bf72 100644 --- a/docs/api/autosummary/langtest.transform.safety.SafetyTestFactory.html +++ b/docs/api/autosummary/langtest.transform.safety.SafetyTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.safety.html b/docs/api/autosummary/langtest.transform.safety.html index dad731d70..8e8a1e576 100644 --- a/docs/api/autosummary/langtest.transform.safety.html +++ b/docs/api/autosummary/langtest.transform.safety.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.security.BaseSecurity.html b/docs/api/autosummary/langtest.transform.security.BaseSecurity.html index 5fdb57bef..15382c3a0 100644 --- a/docs/api/autosummary/langtest.transform.security.BaseSecurity.html +++ b/docs/api/autosummary/langtest.transform.security.BaseSecurity.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.security.PromptInjection.html b/docs/api/autosummary/langtest.transform.security.PromptInjection.html index 2236f997f..bf34d1dc2 100644 --- a/docs/api/autosummary/langtest.transform.security.PromptInjection.html +++ b/docs/api/autosummary/langtest.transform.security.PromptInjection.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.security.SecurityTestFactory.html b/docs/api/autosummary/langtest.transform.security.SecurityTestFactory.html index 90d59a449..ba4fe927c 100644 --- a/docs/api/autosummary/langtest.transform.security.SecurityTestFactory.html +++ b/docs/api/autosummary/langtest.transform.security.SecurityTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.security.html b/docs/api/autosummary/langtest.transform.security.html index 5ee102f9c..94e87b668 100644 --- a/docs/api/autosummary/langtest.transform.security.html +++ b/docs/api/autosummary/langtest.transform.security.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sensitivity.AddNegation.html b/docs/api/autosummary/langtest.transform.sensitivity.AddNegation.html index 27001fe1a..ca0f08a0a 100644 --- a/docs/api/autosummary/langtest.transform.sensitivity.AddNegation.html +++ b/docs/api/autosummary/langtest.transform.sensitivity.AddNegation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sensitivity.AddToxicWords.html b/docs/api/autosummary/langtest.transform.sensitivity.AddToxicWords.html index df403a949..d2c0c86af 100644 --- a/docs/api/autosummary/langtest.transform.sensitivity.AddToxicWords.html +++ b/docs/api/autosummary/langtest.transform.sensitivity.AddToxicWords.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sensitivity.BaseSensitivity.html b/docs/api/autosummary/langtest.transform.sensitivity.BaseSensitivity.html index 1e8172bbf..79032d942 100644 --- a/docs/api/autosummary/langtest.transform.sensitivity.BaseSensitivity.html +++ b/docs/api/autosummary/langtest.transform.sensitivity.BaseSensitivity.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sensitivity.SensitivityTestFactory.html b/docs/api/autosummary/langtest.transform.sensitivity.SensitivityTestFactory.html index 99a25ec28..6eed6c645 100644 --- a/docs/api/autosummary/langtest.transform.sensitivity.SensitivityTestFactory.html +++ b/docs/api/autosummary/langtest.transform.sensitivity.SensitivityTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sensitivity.html b/docs/api/autosummary/langtest.transform.sensitivity.html index 1da3cd207..d43a78b62 100644 --- a/docs/api/autosummary/langtest.transform.sensitivity.html +++ b/docs/api/autosummary/langtest.transform.sensitivity.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.stereoset.StereoSetTestFactory.html b/docs/api/autosummary/langtest.transform.stereoset.StereoSetTestFactory.html index 8f9cbdaa2..5fadfe46f 100644 --- a/docs/api/autosummary/langtest.transform.stereoset.StereoSetTestFactory.html +++ b/docs/api/autosummary/langtest.transform.stereoset.StereoSetTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.stereoset.html b/docs/api/autosummary/langtest.transform.stereoset.html index 319a9ac1b..74078c694 100644 --- a/docs/api/autosummary/langtest.transform.stereoset.html +++ b/docs/api/autosummary/langtest.transform.stereoset.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.stereotype.StereoTypeTestFactory.html b/docs/api/autosummary/langtest.transform.stereotype.StereoTypeTestFactory.html index cf734fbbc..7ddd84288 100644 --- a/docs/api/autosummary/langtest.transform.stereotype.StereoTypeTestFactory.html +++ b/docs/api/autosummary/langtest.transform.stereotype.StereoTypeTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.stereotype.html b/docs/api/autosummary/langtest.transform.stereotype.html index 16baeabed..198dd7277 100644 --- a/docs/api/autosummary/langtest.transform.stereotype.html +++ b/docs/api/autosummary/langtest.transform.stereotype.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sycophancy.BaseSycophancy.html b/docs/api/autosummary/langtest.transform.sycophancy.BaseSycophancy.html index 1d95dd7f2..f10c24c5a 100644 --- a/docs/api/autosummary/langtest.transform.sycophancy.BaseSycophancy.html +++ b/docs/api/autosummary/langtest.transform.sycophancy.BaseSycophancy.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sycophancy.SycophancyMath.html b/docs/api/autosummary/langtest.transform.sycophancy.SycophancyMath.html index 92f2b25c8..ad2eef7ff 100644 --- a/docs/api/autosummary/langtest.transform.sycophancy.SycophancyMath.html +++ b/docs/api/autosummary/langtest.transform.sycophancy.SycophancyMath.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sycophancy.SycophancyNlp.html b/docs/api/autosummary/langtest.transform.sycophancy.SycophancyNlp.html index 232c543d7..21b9fb717 100644 --- a/docs/api/autosummary/langtest.transform.sycophancy.SycophancyNlp.html +++ b/docs/api/autosummary/langtest.transform.sycophancy.SycophancyNlp.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sycophancy.SycophancyTestFactory.html b/docs/api/autosummary/langtest.transform.sycophancy.SycophancyTestFactory.html index f38b5706c..727e59578 100644 --- a/docs/api/autosummary/langtest.transform.sycophancy.SycophancyTestFactory.html +++ b/docs/api/autosummary/langtest.transform.sycophancy.SycophancyTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.sycophancy.html b/docs/api/autosummary/langtest.transform.sycophancy.html index 9918ad1ae..6a39b7692 100644 --- a/docs/api/autosummary/langtest.transform.sycophancy.html +++ b/docs/api/autosummary/langtest.transform.sycophancy.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.toxicity.BaseToxicity.html b/docs/api/autosummary/langtest.transform.toxicity.BaseToxicity.html index 9a328aa5f..470d36ec2 100644 --- a/docs/api/autosummary/langtest.transform.toxicity.BaseToxicity.html +++ b/docs/api/autosummary/langtest.transform.toxicity.BaseToxicity.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.toxicity.GeneralToxicity.html b/docs/api/autosummary/langtest.transform.toxicity.GeneralToxicity.html index 192cc7293..fe9bb3c27 100644 --- a/docs/api/autosummary/langtest.transform.toxicity.GeneralToxicity.html +++ b/docs/api/autosummary/langtest.transform.toxicity.GeneralToxicity.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.toxicity.ToxicityTestFactory.html b/docs/api/autosummary/langtest.transform.toxicity.ToxicityTestFactory.html index ff9e838c0..beb6936f8 100644 --- a/docs/api/autosummary/langtest.transform.toxicity.ToxicityTestFactory.html +++ b/docs/api/autosummary/langtest.transform.toxicity.ToxicityTestFactory.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.toxicity.ToxicityTypes.html b/docs/api/autosummary/langtest.transform.toxicity.ToxicityTypes.html index abf8dbde6..f3c174cd1 100644 --- a/docs/api/autosummary/langtest.transform.toxicity.ToxicityTypes.html +++ b/docs/api/autosummary/langtest.transform.toxicity.ToxicityTypes.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.toxicity.html b/docs/api/autosummary/langtest.transform.toxicity.html index 0c91cb8ac..fef6af946 100644 --- a/docs/api/autosummary/langtest.transform.toxicity.html +++ b/docs/api/autosummary/langtest.transform.toxicity.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.RepresentationOperation.html b/docs/api/autosummary/langtest.transform.utils.RepresentationOperation.html index d5bf84925..54c56a227 100644 --- a/docs/api/autosummary/langtest.transform.utils.RepresentationOperation.html +++ b/docs/api/autosummary/langtest.transform.utils.RepresentationOperation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.check_name.html b/docs/api/autosummary/langtest.transform.utils.check_name.html index ba5938c3d..f80e88967 100644 --- a/docs/api/autosummary/langtest.transform.utils.check_name.html +++ b/docs/api/autosummary/langtest.transform.utils.check_name.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.compare_generations_overlap.html b/docs/api/autosummary/langtest.transform.utils.compare_generations_overlap.html index d5a7f3add..7b3b37528 100644 --- a/docs/api/autosummary/langtest.transform.utils.compare_generations_overlap.html +++ b/docs/api/autosummary/langtest.transform.utils.compare_generations_overlap.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.create_terminology.html b/docs/api/autosummary/langtest.transform.utils.create_terminology.html index ab0097f82..c20adf6a4 100644 --- a/docs/api/autosummary/langtest.transform.utils.create_terminology.html +++ b/docs/api/autosummary/langtest.transform.utils.create_terminology.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.filter_unique_samples.html b/docs/api/autosummary/langtest.transform.utils.filter_unique_samples.html index ee5823fbc..1f2356fb9 100644 --- a/docs/api/autosummary/langtest.transform.utils.filter_unique_samples.html +++ b/docs/api/autosummary/langtest.transform.utils.filter_unique_samples.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.get_substitution_names.html b/docs/api/autosummary/langtest.transform.utils.get_substitution_names.html index 169c3a932..8ec842284 100644 --- a/docs/api/autosummary/langtest.transform.utils.get_substitution_names.html +++ b/docs/api/autosummary/langtest.transform.utils.get_substitution_names.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.transform.utils.html b/docs/api/autosummary/langtest.transform.utils.html index c6e8ab64a..ca5889dd1 100644 --- a/docs/api/autosummary/langtest.transform.utils.html +++ b/docs/api/autosummary/langtest.transform.utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.G2p.html b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.G2p.html index 9e1f32070..6df568783 100644 --- a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.G2p.html +++ b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.G2p.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PhoneFunctions.html b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PhoneFunctions.html index 49374bf84..9653b96db 100644 --- a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PhoneFunctions.html +++ b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PhoneFunctions.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PronunciationFunctions.html b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PronunciationFunctions.html index a84de8795..ae60cd037 100644 --- a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PronunciationFunctions.html +++ b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.PronunciationFunctions.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.Search.html b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.Search.html index 3dface6ca..05b43d38d 100644 --- a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.Search.html +++ b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.Search.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.WordFunctions.html b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.WordFunctions.html index 50e0c11b7..4f55fc3a1 100644 --- a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.WordFunctions.html +++ b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.WordFunctions.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.html b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.html index 565149027..3f1b2c060 100644 --- a/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.html +++ b/docs/api/autosummary/langtest.utils.SoundsLikeFunctions.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.benchmark_utils.Leaderboard.html b/docs/api/autosummary/langtest.utils.benchmark_utils.Leaderboard.html index f71049cf7..550a10ac1 100644 --- a/docs/api/autosummary/langtest.utils.benchmark_utils.Leaderboard.html +++ b/docs/api/autosummary/langtest.utils.benchmark_utils.Leaderboard.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.benchmark_utils.Summary.html b/docs/api/autosummary/langtest.utils.benchmark_utils.Summary.html index f9e9d16b0..0e268ff86 100644 --- a/docs/api/autosummary/langtest.utils.benchmark_utils.Summary.html +++ b/docs/api/autosummary/langtest.utils.benchmark_utils.Summary.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.benchmark_utils.html b/docs/api/autosummary/langtest.utils.benchmark_utils.html index 00e569e58..9b160d14e 100644 --- a/docs/api/autosummary/langtest.utils.benchmark_utils.html +++ b/docs/api/autosummary/langtest.utils.benchmark_utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.checkpoints.CheckpointManager.html b/docs/api/autosummary/langtest.utils.checkpoints.CheckpointManager.html index b13648740..d109f988e 100644 --- a/docs/api/autosummary/langtest.utils.checkpoints.CheckpointManager.html +++ b/docs/api/autosummary/langtest.utils.checkpoints.CheckpointManager.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.checkpoints.divide_into_batches.html b/docs/api/autosummary/langtest.utils.checkpoints.divide_into_batches.html index 2180484e6..df1cae1ea 100644 --- a/docs/api/autosummary/langtest.utils.checkpoints.divide_into_batches.html +++ b/docs/api/autosummary/langtest.utils.checkpoints.divide_into_batches.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.checkpoints.html b/docs/api/autosummary/langtest.utils.checkpoints.html index be816c35b..1c46455df 100644 --- a/docs/api/autosummary/langtest.utils.checkpoints.html +++ b/docs/api/autosummary/langtest.utils.checkpoints.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.config_utils.BenchmarkDatasets.html b/docs/api/autosummary/langtest.utils.config_utils.BenchmarkDatasets.html index df6d41a03..23a38615d 100644 --- a/docs/api/autosummary/langtest.utils.config_utils.BenchmarkDatasets.html +++ b/docs/api/autosummary/langtest.utils.config_utils.BenchmarkDatasets.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.config_utils.html b/docs/api/autosummary/langtest.utils.config_utils.html index 97288526c..262025b4e 100644 --- a/docs/api/autosummary/langtest.utils.config_utils.html +++ b/docs/api/autosummary/langtest.utils.config_utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.HashableDict.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.HashableDict.html index 6d34d47ad..50088eb2e 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.HashableDict.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.HashableDict.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.SimplePromptTemplate.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.SimplePromptTemplate.html index dbd1c6d6c..3c45084e1 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.SimplePromptTemplate.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.SimplePromptTemplate.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.Span.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.Span.html index 63db1eb95..6b51805eb 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.Span.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.Span.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.TestResultManager.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.TestResultManager.html index 6deab6307..f6a35b3c7 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.TestResultManager.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.TestResultManager.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.Transformation.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.Transformation.html index 26cead5d1..23d62fa42 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.Transformation.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.Transformation.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_input.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_input.html index eedef62e4..fa9b33610 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_input.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_input.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_prompt.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_prompt.html index 2c6bf2da0..fe7709cc2 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_prompt.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.build_qa_prompt.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.create_dirs.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.create_dirs.html index 0d4cb7b4c..8e8f8c5fa 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.create_dirs.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.create_dirs.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.create_folder.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.create_folder.html index df52380c7..49815b84d 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.create_folder.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.create_folder.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.html index 01377281f..e74112ee5 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_embedding_distance.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_embedding_distance.html index 8c87dc30e..f7e894f0f 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_embedding_distance.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_embedding_distance.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_llm_eval.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_llm_eval.html index 50058b036..17c03d191 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_llm_eval.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_llm_eval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_prometheus_eval.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_prometheus_eval.html index 442d4c783..e68ed0eea 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_prometheus_eval.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_prometheus_eval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_string_distance.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_string_distance.html index 23ac535b9..898edd145 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_string_distance.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.is_pass_string_distance.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.llm_prompt_eval.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.llm_prompt_eval.html index 88377bd79..9a569e398 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.llm_prompt_eval.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.llm_prompt_eval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_llm_evaluation_data.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_llm_evaluation_data.html index 9c63e6663..914d2f670 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_llm_evaluation_data.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_llm_evaluation_data.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_model_response.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_model_response.html index 2eb5bf05d..5e2781bbf 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_model_response.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.prepare_model_response.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.helpers.transformer_prompt_eval.html b/docs/api/autosummary/langtest.utils.custom_types.helpers.transformer_prompt_eval.html index c5c898e57..53bdd2951 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.helpers.transformer_prompt_eval.html +++ b/docs/api/autosummary/langtest.utils.custom_types.helpers.transformer_prompt_eval.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.html b/docs/api/autosummary/langtest.utils.custom_types.html index ead322a05..f788db0bb 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.html +++ b/docs/api/autosummary/langtest.utils.custom_types.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.output.MaxScoreOutput.html b/docs/api/autosummary/langtest.utils.custom_types.output.MaxScoreOutput.html index ef938398f..607c40fc9 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.output.MaxScoreOutput.html +++ b/docs/api/autosummary/langtest.utils.custom_types.output.MaxScoreOutput.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.output.MinScoreOutput.html b/docs/api/autosummary/langtest.utils.custom_types.output.MinScoreOutput.html index 40c8e5e82..b9b7e3896 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.output.MinScoreOutput.html +++ b/docs/api/autosummary/langtest.utils.custom_types.output.MinScoreOutput.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.output.NEROutput.html b/docs/api/autosummary/langtest.utils.custom_types.output.NEROutput.html index 4751826e1..64302eeac 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.output.NEROutput.html +++ b/docs/api/autosummary/langtest.utils.custom_types.output.NEROutput.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.output.SequenceClassificationOutput.html b/docs/api/autosummary/langtest.utils.custom_types.output.SequenceClassificationOutput.html index ea79a684a..085125ad0 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.output.SequenceClassificationOutput.html +++ b/docs/api/autosummary/langtest.utils.custom_types.output.SequenceClassificationOutput.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.output.TranslationOutput.html b/docs/api/autosummary/langtest.utils.custom_types.output.TranslationOutput.html index 1b10a5c49..22ab23d81 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.output.TranslationOutput.html +++ b/docs/api/autosummary/langtest.utils.custom_types.output.TranslationOutput.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.output.html b/docs/api/autosummary/langtest.utils.custom_types.output.html index 677331e57..e72c040b9 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.output.html +++ b/docs/api/autosummary/langtest.utils.custom_types.output.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.predictions.NERPrediction.html b/docs/api/autosummary/langtest.utils.custom_types.predictions.NERPrediction.html index 12f8114be..8c9d0c009 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.predictions.NERPrediction.html +++ b/docs/api/autosummary/langtest.utils.custom_types.predictions.NERPrediction.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.predictions.SequenceLabel.html b/docs/api/autosummary/langtest.utils.custom_types.predictions.SequenceLabel.html index 11c09b5c6..510ca57a9 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.predictions.SequenceLabel.html +++ b/docs/api/autosummary/langtest.utils.custom_types.predictions.SequenceLabel.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.predictions.html b/docs/api/autosummary/langtest.utils.custom_types.predictions.html index 76722b7a3..a78da627b 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.predictions.html +++ b/docs/api/autosummary/langtest.utils.custom_types.predictions.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.BaseQASample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.BaseQASample.html index 49aebb886..d8f749534 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.BaseQASample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.BaseQASample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.BaseSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.BaseSample.html index 188b987c6..0ca8e05cf 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.BaseSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.BaseSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.ClinicalSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.ClinicalSample.html index 95e050c94..4dda136fa 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.ClinicalSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.ClinicalSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.CrowsPairsSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.CrowsPairsSample.html index d64dc090e..f85c71b67 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.CrowsPairsSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.CrowsPairsSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.DisinformationSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.DisinformationSample.html index 974ad720b..b22a42fca 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.DisinformationSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.DisinformationSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.FactualitySample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.FactualitySample.html index e676ae879..af311c9ed 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.FactualitySample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.FactualitySample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.FillMaskSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.FillMaskSample.html index f6f2b89e6..0194cf189 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.FillMaskSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.FillMaskSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.LLMAnswerSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.LLMAnswerSample.html index a9a74d516..4ab596aca 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.LLMAnswerSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.LLMAnswerSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.LegalSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.LegalSample.html index d3d82209d..35f99f561 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.LegalSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.LegalSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreQASample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreQASample.html index 2a7dc6c8a..118704ff4 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreQASample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreQASample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreSample.html index 10cdc1b72..032362471 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.MaxScoreSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreQASample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreQASample.html index b547c667b..5546fb8ed 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreQASample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreQASample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreSample.html index 049100d82..3ba09295e 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.MinScoreSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.NERSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.NERSample.html index 8261b3fbe..cda411314 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.NERSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.NERSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.QASample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.QASample.html index face4b1d0..fef2bfdf9 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.QASample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.QASample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.SecuritySample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.SecuritySample.html index 2b08062e6..1c59f6d5f 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.SecuritySample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.SecuritySample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.SensitivitySample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.SensitivitySample.html index 92e5eaa4d..72e547f3b 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.SensitivitySample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.SensitivitySample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.SequenceClassificationSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.SequenceClassificationSample.html index f7da65162..71139396f 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.SequenceClassificationSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.SequenceClassificationSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.SpeedTestSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.SpeedTestSample.html index 7445cf265..7de33ff7c 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.SpeedTestSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.SpeedTestSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.StereoSetSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.StereoSetSample.html index cc5c5f3a3..231579876 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.StereoSetSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.StereoSetSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.SummarizationSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.SummarizationSample.html index 1ca3ec935..a2516f979 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.SummarizationSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.SummarizationSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.SycophancySample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.SycophancySample.html index 81ae30557..9860e4fda 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.SycophancySample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.SycophancySample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.TextGenerationSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.TextGenerationSample.html index 659c69c9f..1ff4c22a6 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.TextGenerationSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.TextGenerationSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.ToxicitySample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.ToxicitySample.html index c5820dd9c..d2ffa3eae 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.ToxicitySample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.ToxicitySample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.TranslationSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.TranslationSample.html index db8badc28..bffabcaa5 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.TranslationSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.TranslationSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.WinoBiasSample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.WinoBiasSample.html index a660b6998..46338c752 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.WinoBiasSample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.WinoBiasSample.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.custom_types.sample.html b/docs/api/autosummary/langtest.utils.custom_types.sample.html index 8d4579260..a3d51294d 100644 --- a/docs/api/autosummary/langtest.utils.custom_types.sample.html +++ b/docs/api/autosummary/langtest.utils.custom_types.sample.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.gender_classifier.GenderClassifier.html b/docs/api/autosummary/langtest.utils.gender_classifier.GenderClassifier.html index 90d27f96f..4ab436f4c 100644 --- a/docs/api/autosummary/langtest.utils.gender_classifier.GenderClassifier.html +++ b/docs/api/autosummary/langtest.utils.gender_classifier.GenderClassifier.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.gender_classifier.html b/docs/api/autosummary/langtest.utils.gender_classifier.html index 5a9e8b1fb..5cec3d29f 100644 --- a/docs/api/autosummary/langtest.utils.gender_classifier.html +++ b/docs/api/autosummary/langtest.utils.gender_classifier.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.GatedRepoAccessError.html b/docs/api/autosummary/langtest.utils.hf_utils.GatedRepoAccessError.html index 48c5367a6..d28d77b77 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.GatedRepoAccessError.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.GatedRepoAccessError.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.HuggingFacePipeline.html b/docs/api/autosummary/langtest.utils.hf_utils.HuggingFacePipeline.html index 0282ab3a2..a4d86ed44 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.HuggingFacePipeline.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.HuggingFacePipeline.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.build_dataset.html b/docs/api/autosummary/langtest.utils.hf_utils.build_dataset.html index 495b04e76..f2b1ef49f 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.build_dataset.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.build_dataset.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.clean_input.html b/docs/api/autosummary/langtest.utils.hf_utils.clean_input.html index 1cbd4432f..e6f42bb50 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.clean_input.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.clean_input.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.get_model_n_tokenizer.html b/docs/api/autosummary/langtest.utils.hf_utils.get_model_n_tokenizer.html index ff3c26a10..9bd3873cd 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.get_model_n_tokenizer.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.get_model_n_tokenizer.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.html b/docs/api/autosummary/langtest.utils.hf_utils.html index cf842bebf..6e2426a21 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.hf_utils.login_with_token.html b/docs/api/autosummary/langtest.utils.hf_utils.login_with_token.html index 55d84e95d..b1715d6fc 100644 --- a/docs/api/autosummary/langtest.utils.hf_utils.login_with_token.html +++ b/docs/api/autosummary/langtest.utils.hf_utils.login_with_token.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.html b/docs/api/autosummary/langtest.utils.html index 9ae6046c0..295d9cc93 100644 --- a/docs/api/autosummary/langtest.utils.html +++ b/docs/api/autosummary/langtest.utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.lib_manager.html b/docs/api/autosummary/langtest.utils.lib_manager.html index 0e78c9226..7a2d7484f 100644 --- a/docs/api/autosummary/langtest.utils.lib_manager.html +++ b/docs/api/autosummary/langtest.utils.lib_manager.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.lib_manager.log_verbosity_handler.html b/docs/api/autosummary/langtest.utils.lib_manager.log_verbosity_handler.html index 075151c64..b81669cca 100644 --- a/docs/api/autosummary/langtest.utils.lib_manager.log_verbosity_handler.html +++ b/docs/api/autosummary/langtest.utils.lib_manager.log_verbosity_handler.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.lib_manager.try_import_lib.html b/docs/api/autosummary/langtest.utils.lib_manager.try_import_lib.html index fffba04bf..eae40e430 100644 --- a/docs/api/autosummary/langtest.utils.lib_manager.try_import_lib.html +++ b/docs/api/autosummary/langtest.utils.lib_manager.try_import_lib.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.number_to_word.BadChunkingOptionError.html b/docs/api/autosummary/langtest.utils.number_to_word.BadChunkingOptionError.html index c4e85aac2..c0d6f2cca 100644 --- a/docs/api/autosummary/langtest.utils.number_to_word.BadChunkingOptionError.html +++ b/docs/api/autosummary/langtest.utils.number_to_word.BadChunkingOptionError.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.number_to_word.ConvertNumberToWord.html b/docs/api/autosummary/langtest.utils.number_to_word.ConvertNumberToWord.html index cc65ca941..23fdf4f77 100644 --- a/docs/api/autosummary/langtest.utils.number_to_word.ConvertNumberToWord.html +++ b/docs/api/autosummary/langtest.utils.number_to_word.ConvertNumberToWord.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.number_to_word.NumOutOfRangeError.html b/docs/api/autosummary/langtest.utils.number_to_word.NumOutOfRangeError.html index 6de3ca68f..20feec9bc 100644 --- a/docs/api/autosummary/langtest.utils.number_to_word.NumOutOfRangeError.html +++ b/docs/api/autosummary/langtest.utils.number_to_word.NumOutOfRangeError.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.number_to_word.html b/docs/api/autosummary/langtest.utils.number_to_word.html index 0f4ac3a47..066e4a543 100644 --- a/docs/api/autosummary/langtest.utils.number_to_word.html +++ b/docs/api/autosummary/langtest.utils.number_to_word.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.number_to_word.print3.html b/docs/api/autosummary/langtest.utils.number_to_word.print3.html index 27453c539..9f9718b97 100644 --- a/docs/api/autosummary/langtest.utils.number_to_word.print3.html +++ b/docs/api/autosummary/langtest.utils.number_to_word.print3.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.color_cells.html b/docs/api/autosummary/langtest.utils.report_utils.color_cells.html index 73b628c2a..0a35c25a5 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.color_cells.html +++ b/docs/api/autosummary/langtest.utils.report_utils.color_cells.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.html b/docs/api/autosummary/langtest.utils.report_utils.html index 9cbc3c3aa..688117d28 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.html +++ b/docs/api/autosummary/langtest.utils.report_utils.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.mlflow_report.html b/docs/api/autosummary/langtest.utils.report_utils.mlflow_report.html index 28354492e..af348487a 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.mlflow_report.html +++ b/docs/api/autosummary/langtest.utils.report_utils.mlflow_report.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.model_report.html b/docs/api/autosummary/langtest.utils.report_utils.model_report.html index 404fd2afb..1902bb790 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.model_report.html +++ b/docs/api/autosummary/langtest.utils.report_utils.model_report.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_multi_model_report.html b/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_multi_model_report.html index 61ab7501f..ed29e2be6 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_multi_model_report.html +++ b/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_multi_model_report.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_report.html b/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_report.html index 343c0b6b4..a90a4cd74 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_report.html +++ b/docs/api/autosummary/langtest.utils.report_utils.multi_dataset_report.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.multi_model_report.html b/docs/api/autosummary/langtest.utils.report_utils.multi_model_report.html index b0b971640..199dd419d 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.multi_model_report.html +++ b/docs/api/autosummary/langtest.utils.report_utils.multi_model_report.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.political_report.html b/docs/api/autosummary/langtest.utils.report_utils.political_report.html index 7be5b1991..48b1bff4b 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.political_report.html +++ b/docs/api/autosummary/langtest.utils.report_utils.political_report.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.report_utils.save_format.html b/docs/api/autosummary/langtest.utils.report_utils.save_format.html index 142942e39..4974528de 100644 --- a/docs/api/autosummary/langtest.utils.report_utils.save_format.html +++ b/docs/api/autosummary/langtest.utils.report_utils.save_format.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.util_metrics.calculate_f1_score.html b/docs/api/autosummary/langtest.utils.util_metrics.calculate_f1_score.html index 6abddf19f..50c8e7557 100644 --- a/docs/api/autosummary/langtest.utils.util_metrics.calculate_f1_score.html +++ b/docs/api/autosummary/langtest.utils.util_metrics.calculate_f1_score.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.util_metrics.classification_report.html b/docs/api/autosummary/langtest.utils.util_metrics.classification_report.html index fe013d17a..bca79e229 100644 --- a/docs/api/autosummary/langtest.utils.util_metrics.classification_report.html +++ b/docs/api/autosummary/langtest.utils.util_metrics.classification_report.html @@ -203,7 +203,7 @@ - + GitHub @@ -303,7 +303,7 @@ - + GitHub diff --git a/docs/api/autosummary/langtest.utils.util_metrics.html b/docs/api/autosummary/langtest.utils.util_metrics.html index 278891699..20a2ae551 100644 --- a/docs/api/autosummary/langtest.utils.util_metrics.html +++ b/docs/api/autosummary/langtest.utils.util_metrics.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/genindex.html b/docs/api/genindex.html index 487ca4ac7..fbf1b0e81 100644 --- a/docs/api/genindex.html +++ b/docs/api/genindex.html @@ -201,7 +201,7 @@ - + GitHub @@ -297,7 +297,7 @@ - + GitHub diff --git a/docs/api/index.html b/docs/api/index.html index f8b358118..ce2581646 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -203,7 +203,7 @@ - + GitHub @@ -299,7 +299,7 @@ - + GitHub diff --git a/docs/api/py-modindex.html b/docs/api/py-modindex.html index 7c535c593..e9c25b75a 100644 --- a/docs/api/py-modindex.html +++ b/docs/api/py-modindex.html @@ -204,7 +204,7 @@ - + GitHub @@ -300,7 +300,7 @@ - + GitHub diff --git a/docs/api/quick_start.html b/docs/api/quick_start.html index a4bf4334d..ae7f0eec7 100644 --- a/docs/api/quick_start.html +++ b/docs/api/quick_start.html @@ -204,7 +204,7 @@ - + GitHub @@ -304,7 +304,7 @@ - + GitHub diff --git a/docs/api/search.html b/docs/api/search.html index 48207191b..a21f6567f 100644 --- a/docs/api/search.html +++ b/docs/api/search.html @@ -203,7 +203,7 @@ - + GitHub @@ -299,7 +299,7 @@ - + GitHub diff --git a/docs/assets/images/langtest/langtest_logo.png b/docs/assets/images/langtest/langtest_logo.png index 5c3461bb4..83ab73112 100644 Binary files a/docs/assets/images/langtest/langtest_logo.png and b/docs/assets/images/langtest/langtest_logo.png differ diff --git a/docs/assets/images/langtest/langtest_logo_old.png b/docs/assets/images/langtest/langtest_logo_old.png new file mode 100644 index 000000000..5c3461bb4 Binary files /dev/null and b/docs/assets/images/langtest/langtest_logo_old.png differ diff --git a/docs/footer.html b/docs/footer.html index 6d9cb37d0..2ef3ea98a 100644 --- a/docs/footer.html +++ b/docs/footer.html @@ -1,3 +1,12 @@
    -

    © 2023 . John Snow Labs Inc. Terms of Service | Privacy Policy | Python API

    -
    +

    + © 2025 Pacific AI, Inc. All rights reserved. + + Privacy Policy | + Terms of Service | + AI Acceptable Use Policy | + Python API + +

    + + \ No newline at end of file diff --git a/docs/header.html b/docs/header.html index be1ffa28b..019931324 100644 --- a/docs/header.html +++ b/docs/header.html @@ -1,9 +1,9 @@

    - + - GitHub + GitHub

    diff --git a/docs/index.md b/docs/index.md index 3d2824f13..21ca27339 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,7 @@ --- layout: landing title: 'LangTest Deliver Safe & Effective Language Models' -excerpt:
    60+ Test Types for Comparing LLM & NLP Models on Accuracy, Bias, Fairness, Robustness & More +excerpt:
    100+ Test Types for Comparing LLM & NLP Models on Accuracy, Bias, Fairness, Robustness & More permalink: / header: true article_header: @@ -11,7 +11,7 @@ article_header: url: /docs/pages/docs/install - text: 'Star on GitHub' type: full_white - url: https://github.com/JohnSnowLabs/langtest + url: https://github.com/Pacific-AI-Corp/langtest - text: ' Slack' type: trans url: https://spark-nlp.slack.com/archives/C051A5XG6CU diff --git a/docs/pages/docs/contribute.md b/docs/pages/docs/contribute.md index 1dd748fae..88e81b50c 100644 --- a/docs/pages/docs/contribute.md +++ b/docs/pages/docs/contribute.md @@ -8,10 +8,10 @@ permalink: /docs/pages/docs/contribute modify_date: "2019-05-16" --- -We're thrilled that you're interested in contributing to our project. Your contributions can make a significant impact, and we appreciate your support in making [LangTest](https://github.com/JohnSnowLabs/langtest) even better. +We're thrilled that you're interested in contributing to our project. Your contributions can make a significant impact, and we appreciate your support in making [LangTest](https://github.com/Pacific-AI-Corp/langtest) even better. Imagine you've identified an area in LangTest that could use improvement or a new feature. Here's a step-by-step guide on how to make a valid contribution: -Prior to proceeding, ensure that you have meticulously reviewed each step outlined in the [Contribution file](https://github.com/JohnSnowLabs/langtest/blob/add-onboarding-materials/CONTRIBUTING.md). This preparation will equip you with the necessary knowledge to confidently make changes within your designated branch. +Prior to proceeding, ensure that you have meticulously reviewed each step outlined in the [Contribution file](https://github.com/Pacific-AI-Corp/langtest/blob/add-onboarding-materials/CONTRIBUTING.md). This preparation will equip you with the necessary knowledge to confidently make changes within your designated branch. > Let's suppose you're eager to add a robustness test. diff --git a/docs/pages/docs/getting_started.md b/docs/pages/docs/getting_started.md index 7a3fc5d05..b920d2452 100644 --- a/docs/pages/docs/getting_started.md +++ b/docs/pages/docs/getting_started.md @@ -39,7 +39,7 @@ LangTest, an open-source Python library, addresses this by automatically generat Show your support by giving us a star on GitHub, it's the fuel that keeps our journey of innovation and progress in motion. {:.btn-block} - [⭐ Star on GitHub](https://github.com/JohnSnowLabs/langtest){:.button.button--info.button--rounded.button--md} + [⭐ Star on GitHub](https://github.com/Pacific-AI-Corp/langtest){:.button.button--info.button--rounded.button--md}
    @@ -49,7 +49,7 @@ LangTest, an open-source Python library, addresses this by automatically generat If you thrive on interactive education, our blogs are your gateway to immersive knowledge. {:.btn-block} - [📃 Blogs](https://www.johnsnowlabs.com/responsible-ai-blog/){:.button.button--info.button--rounded.button--md} + [📃 Blogs](https://pacific.ai/healthcare-ai-governace-library/){:.button.button--info.button--rounded.button--md}
    diff --git a/docs/pages/docs/langtest_versions/latest_release.md b/docs/pages/docs/langtest_versions/latest_release.md index 10b8cf05f..601a6f2eb 100644 --- a/docs/pages/docs/langtest_versions/latest_release.md +++ b/docs/pages/docs/langtest_versions/latest_release.md @@ -490,32 +490,32 @@ The website has been updated to feature new content emphasizing Databricks integ ## What's Changed -* Websites Changes in v2.1.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1006 -* updates web pages by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1032 -* adding workflow for github pages by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1051 -* websites updates with fixes by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1079 -* Website Updates for 2.4.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1126 -* Fix/basic setup within datrabricks using azure openai by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1128 -* Feature/implement accuracy drop tests on robustness and bias by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1129 -* Feature/add support for chat and instruct model types by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1131 -* updated: model_kwargs handling for evaluation model by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1133 -* updated: acclerate and spacy packages by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1135 -* Feature/enhance harness report to include detailed score counts and grouped results by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1132 -* Feature/random masking on images tests by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1138 -* Unit testing/add new unit tests to enhance test coverage and reliability by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1140 -* added new overlay classes for enhanced image robustness by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1141 -* Annotations/improve the type annotation for config by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1143 -* fix: enhance model loading logic and update dependencies for by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1145 -* fix: improve model_report function to handle numeric values and initi… by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1146 -* Feature/support for loading datasets from dlt within databricks by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1148 -* feat: update dependency version constraints in pyproject.toml by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1149 -* feat: enhance DegradationAnalysis to support question-answering task by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1153 -* Chore/final website updates for 2.5.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1150 -* Chore/final website updates by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1155 -* Release/2.5.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1144 - - -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/2.4.0...2.5.0 +* Websites Changes in v2.1.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1006 +* updates web pages by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1032 +* adding workflow for github pages by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1051 +* websites updates with fixes by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1079 +* Website Updates for 2.4.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1126 +* Fix/basic setup within datrabricks using azure openai by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1128 +* Feature/implement accuracy drop tests on robustness and bias by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1129 +* Feature/add support for chat and instruct model types by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1131 +* updated: model_kwargs handling for evaluation model by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1133 +* updated: acclerate and spacy packages by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1135 +* Feature/enhance harness report to include detailed score counts and grouped results by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1132 +* Feature/random masking on images tests by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1138 +* Unit testing/add new unit tests to enhance test coverage and reliability by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1140 +* added new overlay classes for enhanced image robustness by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1141 +* Annotations/improve the type annotation for config by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1143 +* fix: enhance model loading logic and update dependencies for by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1145 +* fix: improve model_report function to handle numeric values and initi… by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1146 +* Feature/support for loading datasets from dlt within databricks by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1148 +* feat: update dependency version constraints in pyproject.toml by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1149 +* feat: enhance DegradationAnalysis to support question-answering task by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1153 +* Chore/final website updates for 2.5.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1150 +* Chore/final website updates by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1155 +* Release/2.5.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1144 + + +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/2.4.0...2.5.0 {%- include docs-langtest-pagination.html -%} diff --git a/docs/pages/docs/langtest_versions/release_notes_1_0_0.md b/docs/pages/docs/langtest_versions/release_notes_1_0_0.md index 44a384306..d32d50a2e 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_0_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_0_0.md @@ -50,14 +50,14 @@ h.generate().run().report() * [LangTest: Documentation](https://langtest.org/docs/pages/docs/install) * [LangTest: Notebooks](https://langtest.org/docs/pages/tutorials/tutorials) * [LangTest: Test Types](https://langtest.org/docs/pages/tests/test) -* [LangTest: GitHub Repo](https://github.com/JohnSnowLabs/langtest) +* [LangTest: GitHub Repo](https://github.com/Pacific-AI-Corp/langtest) ## ❤️ Community support * [Slack](https://www.johnsnowlabs.com/slack-redirect/) For live discussion with the LangTest community, join the `#langtest` channel -* [GitHub](https://github.com/JohnSnowLabs/langtest/tree/main) For bug reports, feature requests, and contributions -* [Discussions](https://github.com/JohnSnowLabs/langtest/discussions) To engage with other community members, share ideas, and show off how you use NLP Test! +* [GitHub](https://github.com/Pacific-AI-Corp/langtest/tree/main) For bug reports, feature requests, and contributions +* [Discussions](https://github.com/Pacific-AI-Corp/langtest/discussions) To engage with other community members, share ideas, and show off how you use NLP Test! We would love to have you join the mission :point_right: open an issue, a PR, or give us some feedback on features you'd like to see! :raised_hands: diff --git a/docs/pages/docs/langtest_versions/release_notes_1_10_0.md b/docs/pages/docs/langtest_versions/release_notes_1_10_0.md index 81f1f78e4..d7534473d 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_10_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_10_0.md @@ -37,7 +37,7 @@ We're thrilled to announce the latest release of LangTest, introducing remarkabl ## 🔥 Key Enhancements: ### 🚀Implementing and Evaluating RAG with LlamaIndex and Langtest - [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/RAG/RAG_OpenAI.ipynb) + [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/RAG/RAG_OpenAI.ipynb) LangTest seamlessly integrates LlamaIndex, focusing on two main aspects: constructing the RAG with LlamaIndex and evaluating its performance. The integration involves utilizing LlamaIndex's generate_question_context_pairs module to create relevant question and context pairs, forming the foundation for retrieval and response evaluation in the RAG system. @@ -60,7 +60,7 @@ retriever_evaluator.display_results() ``` ### 📚Grammar Testing in Evaluating and Enhancing NLP Models - [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/test-specific-notebooks/Grammar_Demo.ipynb) + [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/test-specific-notebooks/Grammar_Demo.ipynb) Grammar Testing is a key feature in LangTest's suite of evaluation strategies, emphasizing the assessment of a language model's proficiency in contextual understanding and nuance interpretation. By creating test cases that paraphrase original sentences, the goal is to gauge the model's ability to comprehend and interpret text, thereby enriching insights into its contextual mastery. @@ -121,7 +121,7 @@ HealthSearchQA, a new free-response dataset of medical questions sought online, Users can effortlessly pass any Hugging Face model object into the LangTest harness and run a variety of tasks. This feature streamlines the process of evaluating and comparing different models, making it easier for users to leverage LangTest's comprehensive suite of tools with the wide array of models available on Hugging Face. -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/adef09b7-e33d-42ec-86f3-a96dea85387e) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/adef09b7-e33d-42ec-86f3-a96dea85387e) ## 🚀 New LangTest Blogs: diff --git a/docs/pages/docs/langtest_versions/release_notes_1_1_0.md b/docs/pages/docs/langtest_versions/release_notes_1_1_0.md index 51a509a0c..e7a8da900 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_1_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_1_0.md @@ -44,7 +44,7 @@ modify_date: 2023-08-11 * [LangTest: Documentation](https://langtest.org/docs/pages/docs/install) * [LangTest: Notebooks](https://langtest.org/docs/pages/tutorials/tutorials) * [LangTest: Test Types](https://langtest.org/docs/pages/tests/test) -* [LangTest: GitHub Repo](https://github.com/JohnSnowLabs/langtest) +* [LangTest: GitHub Repo](https://github.com/Pacific-AI-Corp/langtest) ## ⚒️ Previous Versions diff --git a/docs/pages/docs/langtest_versions/release_notes_1_2_0.md b/docs/pages/docs/langtest_versions/release_notes_1_2_0.md index 6bf11d8f2..bdc9649ad 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_2_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_2_0.md @@ -33,7 +33,7 @@ modify_date: 2023-08-11 * [LangTest: Documentation](https://langtest.org/docs/pages/docs/install) * [LangTest: Notebooks](https://langtest.org/docs/pages/tutorials/tutorials) * [LangTest: Test Types](https://langtest.org/docs/pages/tests/test) -* [LangTest: GitHub Repo](https://github.com/JohnSnowLabs/langtest) +* [LangTest: GitHub Repo](https://github.com/Pacific-AI-Corp/langtest) ## ⚒️ Previous Versions diff --git a/docs/pages/docs/langtest_versions/release_notes_1_4_0.md b/docs/pages/docs/langtest_versions/release_notes_1_4_0.md index 122d85987..75250cb36 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_4_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_4_0.md @@ -37,21 +37,21 @@ We added some of the subsets to our library: 4. Casual Judgement ➤ Notebook Links: -- [BigBench](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/Bigbench_dataset.ipynb) -- [LogiQA](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/LogiQA_dataset.ipynb) -- [asdiv](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/ASDiv_dataset.ipynb) +- [BigBench](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/Bigbench_dataset.ipynb) +- [LogiQA](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/LogiQA_dataset.ipynb) +- [asdiv](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/ASDiv_dataset.ipynb) ➤ How the test looks ? #### LogiQA -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/2f37f78d-0d2a-4d2b-a13d-f745212fa5f7) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/2f37f78d-0d2a-4d2b-a13d-f745212fa5f7) #### ASDiv -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/56cd0426-15bf-43c4-922d-53da083a6500) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/56cd0426-15bf-43c4-922d-53da083a6500) #### BigBench -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/f9473c43-f67c-4d39-9976-401e291a5065) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/f9473c43-f67c-4d39-9976-401e291a5065) @@ -75,7 +75,7 @@ harness = Harness( At the end of running the test, we get a political compass report for the model like this: -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/6443d1cc-2c9c-4eaa-bc9c-438190a2ab6e) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/6443d1cc-2c9c-4eaa-bc9c-438190a2ab6e) The test presents a grid with two axes, typically labeled as follows: @@ -95,7 +95,7 @@ The primary objective of this test is to assess the model's capability to genera - If the similarity scores exceed this threshold, It means the model is failing i.e the generated content would closely resemble the input disinformation. Tutorial Notebook: -[Disinformation NB](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/Disinformation_Test.ipynb) +[Disinformation NB](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/Disinformation_Test.ipynb) #### Usage ``` @@ -110,7 +110,7 @@ harness.generate().run().report() ➤ How the test looks ? -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/cf0db42f-e6ed-4d44-877a-bb847cdd457f) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/cf0db42f-e6ed-4d44-877a-bb847cdd457f) ### Adding support for text generation HF models @@ -121,11 +121,11 @@ It is intended to add the capability to locally deploy and assess text generatio #### Usage You can set the hub parameter to huggingface and choose any model from [HF model hub](https://huggingface.co/models?pipeline_tag=text-generation). -![image](https://github.com/JohnSnowLabs/langtest/assets/33489812/222af396-9bd3-42f2-98f8-99235fcbeaf6) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/33489812/222af396-9bd3-42f2-98f8-99235fcbeaf6) ➤ How the test looks ? -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/3cea254e-0317-43ea-8ba8-4b2496b32183) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/3cea254e-0317-43ea-8ba8-4b2496b32183) Tutorial Notebook: diff --git a/docs/pages/docs/langtest_versions/release_notes_1_5_0.md b/docs/pages/docs/langtest_versions/release_notes_1_5_0.md index 1af8bbb7f..596ed4ac0 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_5_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_5_0.md @@ -28,7 +28,7 @@ This test is specifically designed for Hugging Face fill-mask models like BERT, ➤ How the test looks ? -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/9cf21d36-88bb-4f69-b80e-63a74261669f) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/9cf21d36-88bb-4f69-b80e-63a74261669f) @@ -41,7 +41,7 @@ The LegalSupport dataset evaluates fine-grained reverse entailment. Each sample ➤ How the test looks ? -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/277d22e8-a819-4fc4-9a5c-a04dd45d16f8) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/277d22e8-a819-4fc4-9a5c-a04dd45d16f8) ### Adding support for factuality test @@ -75,11 +75,11 @@ Accuracy is assessed by examining the "pass" column. If "pass" is marked as **Tr ➤ Notebook Link: -- [Factuality Test](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/Factuality_Test.ipynb) +- [Factuality Test](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/Factuality_Test.ipynb) ➤ How the test looks ? -![image](https://github.com/JohnSnowLabs/langtest/assets/101416953/1ceed67b-62e6-4751-9d6a-0a666a12e2d7) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/1ceed67b-62e6-4751-9d6a-0a666a12e2d7) @@ -108,7 +108,7 @@ By following these steps, we can gauge the model's sensitivity to negations and We have used threshold of (-0.1,0.1) . If the eval_score falls within this threshold range, it indicates that the model is failing to properly handle negations, implying insensitivity to linguistic nuances introduced by negation words. -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/11293d3d-7fe4-406d-b7d4-ec9a9f12df4d) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/11293d3d-7fe4-406d-b7d4-ec9a9f12df4d) ### Adding support for legal-summarization test @@ -121,13 +121,13 @@ We have used threshold of (-0.1,0.1) . If the eval_score falls within this thres The Multi-LexSum dataset consists of legal case summaries. The aim is for the model to thoroughly examine the given context and, upon understanding its content, produce a concise summary that captures the essential themes and key details. ➤ Notebook Link: -- [Legal Summarization](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/MultiLexSum_dataset.ipynb) +- [Legal Summarization](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/MultiLexSum_dataset.ipynb) ➤ How the test looks ? The default threshold value is 0.50. If the eval_score is higher than threshold, then the "pass" will be as true. -![image](https://github.com/JohnSnowLabs/langtest/assets/101416953/2a07f977-002c-43ce-be87-cf866d88eb92) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/2a07f977-002c-43ce-be87-cf866d88eb92) ## 🐛 Bug Fixes diff --git a/docs/pages/docs/langtest_versions/release_notes_1_6_0.md b/docs/pages/docs/langtest_versions/release_notes_1_6_0.md index b881b7de3..e5b8a42ad 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_6_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_6_0.md @@ -34,23 +34,23 @@ A heartfelt thank you to our unwavering community for consistently fueling our j - [PIQA](https://arxiv.org/abs/1911.11641) - The PIQA dataset is designed to address the challenging task of reasoning about physical commonsense in natural language. It presents a collection of multiple-choice questions in English, where each question involves everyday situations and requires selecting the most appropriate solution from two choices. ➤ Notebook Link: -- [CommonSenseQA](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/CommonsenseQA_dataset.ipynb) +- [CommonSenseQA](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/CommonsenseQA_dataset.ipynb) -- [SIQA](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/SIQA_dataset.ipynb) +- [SIQA](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/SIQA_dataset.ipynb) -- [PIQA](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/PIQA_dataset.ipynb) +- [PIQA](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/dataset-notebooks/PIQA_dataset.ipynb) ➤ How the test looks ? - CommonsenseQA -![image](https://github.com/JohnSnowLabs/langtest/assets/101416953/5bd93171-92ba-4dee-8152-55ad596cb548) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/5bd93171-92ba-4dee-8152-55ad596cb548) - SIQA -![image](https://github.com/JohnSnowLabs/langtest/assets/101416953/8c5d70cb-01ff-49df-920e-f76bad3feeed) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/8c5d70cb-01ff-49df-920e-f76bad3feeed) - PIQA -![image](https://github.com/JohnSnowLabs/langtest/assets/101416953/fc2a51d6-267f-49f8-a828-30eae5309e29) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/fc2a51d6-267f-49f8-a828-30eae5309e29)
    ### Adding support for toxicity sensitivity @@ -90,10 +90,10 @@ If the evaluation score is greater than 0, the test result is `False`, indicatin By following these steps, we can gauge the model's sensitivity to toxic words and assess whether it refrain itself to provide toxic words in the output. ➤ Notebook Link: -- [Tutorial](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/llm_notebooks/Sensitivity_Test.ipynb) +- [Tutorial](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/llm_notebooks/Sensitivity_Test.ipynb) ➤ How the test looks ? -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/01c43a69-fbef-46ff-a875-884e5b716e4b) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/01c43a69-fbef-46ff-a875-884e5b716e4b) ### Adding support for legal-qa datasets (Consumer Contracts, Privacy-Policy, Contracts-QA) @@ -108,18 +108,18 @@ Adding 3 legal-QA-datasets from the [legalbench ](https://github.com/HazyResearc ➤ Notebook Link: -- [LegalQA_Datasets](https://github.com/JohnSnowLabs/langtest/blob/release/1.6.0/demo/tutorials/llm_notebooks/dataset-notebooks/LegalQA_Datasets.ipynb) +- [LegalQA_Datasets](https://github.com/Pacific-AI-Corp/langtest/blob/release/1.6.0/demo/tutorials/llm_notebooks/dataset-notebooks/LegalQA_Datasets.ipynb) ➤ How the test looks ? #### Consumer Contracts: -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/00525e3f-9670-4dd3-bc1c-86817c407e4e) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/00525e3f-9670-4dd3-bc1c-86817c407e4e) #### Privacy Policy: -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/dafe86bd-a788-4829-aa80-6b5455ce9762) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/dafe86bd-a788-4829-aa80-6b5455ce9762) #### Contracts-QA: -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/5ea3d588-f074-4bb4-a18f-a826b348f382) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/5ea3d588-f074-4bb4-a18f-a826b348f382) ### Adding support for Crows-Pairs common stereotype test @@ -127,12 +127,12 @@ Adding 3 legal-QA-datasets from the [legalbench ](https://github.com/HazyResearc This test uses a masked sentence and two tokens to decide whether the model has bias for/against one choice. ➤ Notebook Link: -- [Crows-Pairs](https://github.com/JohnSnowLabs/langtest/blob/main/demo/tutorials/task-specific-notebooks/Crows_Pairs_Notebook.ipynb) +- [Crows-Pairs](https://github.com/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/task-specific-notebooks/Crows_Pairs_Notebook.ipynb) ➤ How the test looks ? -image +image @@ -201,24 +201,24 @@ The evaluation process for synthetic NLP data involves comparing the model's res ➤ Notebook Link: -- [Sycophancy ](https://github.com/JohnSnowLabs/langtest/blob/aa91cd93dbf30f68af38abe926d66a5bc87d541b/demo/tutorials/llm_notebooks/Sycophancy_test.ipynb) +- [Sycophancy ](https://github.com/Pacific-AI-Corp/langtest/blob/aa91cd93dbf30f68af38abe926d66a5bc87d541b/demo/tutorials/llm_notebooks/Sycophancy_test.ipynb) ➤ How the test looks ? #### Synthetic Math Data (Evaluation with Ground Truth) -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/02a7a380-a1de-4fba-b544-ab7f9edd1392) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/02a7a380-a1de-4fba-b544-ab7f9edd1392) #### Synthetic Math Data (Evaluation without Ground Truth) -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/6b37e1c5-46b9-44a4-a4fd-ca2af2487254) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/6b37e1c5-46b9-44a4-a4fd-ca2af2487254) #### Synthetic nlp Data (Evaluation with Ground Truth) -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/4bc9ed1f-082a-4feb-95d8-db9f369b3ed4) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/4bc9ed1f-082a-4feb-95d8-db9f369b3ed4) #### Synthetic nlp Data (Evaluation without Ground Truth) -![image](https://github.com/JohnSnowLabs/langtest/assets/71117423/a6d9b49e-ca5a-4f98-ac1a-0df86750171d) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/a6d9b49e-ca5a-4f98-ac1a-0df86750171d) ## 📝 BlogPosts diff --git a/docs/pages/docs/langtest_versions/release_notes_1_8_0.md b/docs/pages/docs/langtest_versions/release_notes_1_8_0.md index 5c950f35f..04aead96e 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_8_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_8_0.md @@ -49,10 +49,10 @@ Our team has published three enlightening blogs on Hugging Face's community plat ---------------- ## 🐛 Bug Fixes -- Fixed templatic augmentations [PR #851](https://github.com/JohnSnowLabs/langtest/pull/851) -- Resolved a bug in default configurations [PR #880](https://github.com/JohnSnowLabs/langtest/pull/880) -- Addressed compatibility issues between OpenAI (version 1.1.1) and Langchain [PR #877](https://github.com/JohnSnowLabs/langtest/pull/877) -- Fixed errors in sycophancy-test, factuality-test, and augmentation [PR #869](https://github.com/JohnSnowLabs/langtest/pull/869) +- Fixed templatic augmentations [PR #851](https://github.com/Pacific-AI-Corp/langtest/pull/851) +- Resolved a bug in default configurations [PR #880](https://github.com/Pacific-AI-Corp/langtest/pull/880) +- Addressed compatibility issues between OpenAI (version 1.1.1) and Langchain [PR #877](https://github.com/Pacific-AI-Corp/langtest/pull/877) +- Fixed errors in sycophancy-test, factuality-test, and augmentation [PR #869](https://github.com/Pacific-AI-Corp/langtest/pull/869) ## ⚒️ Previous Versions diff --git a/docs/pages/docs/langtest_versions/release_notes_1_9_0.md b/docs/pages/docs/langtest_versions/release_notes_1_9_0.md index 00e5e7f07..69d3d7ca0 100644 --- a/docs/pages/docs/langtest_versions/release_notes_1_9_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_1_9_0.md @@ -59,7 +59,7 @@ trainer = Trainer(..., callbacks=[my_callback]) Users can now enable the automatic generation of sample templates by setting generate_templates to True. This feature utilizes the advanced capabilities of LLMs to create structured templates that can be used for templatic augmentation.To ensure quality and relevance, users can review the generated templates by setting show_templates to True. -![image](https://github.com/JohnSnowLabs/langtest/assets/71844877/1ca52964-7ad2-4778-a76e-642c425b1c13) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/71844877/1ca52964-7ad2-4778-a76e-642c425b1c13) ### 🚀 Benchmarking Different Models @@ -76,7 +76,7 @@ We focused on extracting clinical subsets from the MMLU dataset, creating a spec |------------|-----------|------------------------------------------------------|----------------------------------------------------|------------------|---------------|------| | robustness | uppercase | Fatty acids are transported into the mitochondria bound to:\nA. thiokinase. B. coenzyme A (CoA). C. acetyl-CoA. D. carnitine. | FATTY ACIDS ARE TRANSPORTED INTO THE MITOCHONDRIA BOUND TO: A. THIOKINASE. B. COENZYME A (COA). C. ACETYL-COA. D. CARNITINE. | D. carnitine. | B. COENZYME A (COA). | False | -![mmlu](https://github.com/JohnSnowLabs/langtest/assets/71117423/ef056c0b-76dd-4dc1-b201-f6d97b880d1f) +![mmlu](https://github.com/Pacific-AI-Corp/langtest/assets/71117423/ef056c0b-76dd-4dc1-b201-f6d97b880d1f) #### OpenBookQA @@ -93,7 +93,7 @@ each with four answer choices and one correct answer. The questions cover variou -![openbook1](https://github.com/JohnSnowLabs/langtest/assets/101416953/fcc6a1d3-2b8b-444f-b4fc-4ced0d9ecd60) +![openbook1](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/fcc6a1d3-2b8b-444f-b4fc-4ced0d9ecd60) #### MedMCQA @@ -106,7 +106,7 @@ The MedMCQA is a large-scale benchmark dataset of Multiple-Choice Question Answe |------------|-----------|------------------------------------------------------|----------------------------------------------------|------------------|---------------|------| | robustness | uppercase | Most common site of direct hernia\nA. Hesselbach's triangle\nB. Femoral gland\nC. No site predilection\nD. nan | MOST COMMON SITE OF DIRECT HERNIA A. HESSELBACH'S TRIANGLE B. FEMORAL GLAND C. NO SITE PREDILECTION D. NAN | A | A | True | -![medmcq](https://github.com/JohnSnowLabs/langtest/assets/101416953/b155fc64-308b-4a80-bc78-68afe37e3933) +![medmcq](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/b155fc64-308b-4a80-bc78-68afe37e3933) **Dataset info:** - subset: MedMCQA-Test - Split: Medicine, Anatomy, Forensic_Medicine, Microbiology, Pathology, Anaesthesia, Pediatrics, Physiology, Biochemistry, Gynaecology_Obstetrics, Skin, Surgery, Radiology @@ -126,7 +126,7 @@ The MedQA is a benchmark dataset of Multiple choice question answering based on -![medqa](https://github.com/JohnSnowLabs/langtest/assets/101416953/3e486804-b184-43cd-ab8e-5289987f2db9) +![medqa](https://github.com/Pacific-AI-Corp/langtest/assets/101416953/3e486804-b184-43cd-ab8e-5289987f2db9) ## 🚀 Community Contributions: diff --git a/docs/pages/docs/langtest_versions/release_notes_2_0_0.md b/docs/pages/docs/langtest_versions/release_notes_2_0_0.md index 48a086295..f676eed4d 100644 --- a/docs/pages/docs/langtest_versions/release_notes_2_0_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_2_0_0.md @@ -86,7 +86,7 @@ The integration of [LM Studio](https://lmstudio.ai/) with LangTest enables offl Simply integrate LM Studio with LangTest to unlock offline utilization of Hugging Face quantized models for your NLP testing needs., below is the demo video for help. -https://github.com/JohnSnowLabs/langtest/assets/101416953/d1f288d4-1d96-4d9c-9db2-4f87a9e69019 +https://github.com/Pacific-AI-Corp/langtest/assets/101416953/d1f288d4-1d96-4d9c-9db2-4f87a9e69019 ### 🚀Text Embedding Benchmark Pipelines with CLI (LangTest + LlamaIndex) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/benchmarks/Benchmarking_Embeddings(Llama_Index%2BLangtest).ipynb) @@ -240,29 +240,29 @@ harness.generate().run().report() ## What's Changed -* Fix accuracy and bugs by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/945 -* Lm studio by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/955 -* Remove unused variable and update reference to global_service_context by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/956 -* Display model response for accuracy by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/958 -* Update display import with try_import_lib by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/961 -* Feature/run embedding benchmark pipelines CLI by @ArshaanNazir in https://github.com/JohnSnowLabs/langtest/pull/960 -* Fix llm eval for transformers and lm studio and Code Refactoring by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/963 -* Feature/add feature to compare models on different benchmark datasets by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/964 -* Fix/religion bias space issue by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/966 -* Fixes by @RakshitKhajuria in https://github.com/JohnSnowLabs/langtest/pull/967 -* Renaming sub task by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/970 -* Fixes/cli issues by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/972 -* website updates by @ArshaanNazir in https://github.com/JohnSnowLabs/langtest/pull/962 -* Feature/Updated_toxicity_Test by @ArshaanNazir in https://github.com/JohnSnowLabs/langtest/pull/979 -* Fix/datasets by @ArshaanNazir in https://github.com/JohnSnowLabs/langtest/pull/975 -* Fix: CSVDataset and HuggingFaceDataset class by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/976 -* Llm eval in fairness by @Prikshit7766 in https://github.com/JohnSnowLabs/langtest/pull/974 -* Enhancement/sycophancy math by @RakshitKhajuria in https://github.com/JohnSnowLabs/langtest/pull/977 -* Update dependencies in setup.py and pyproject.toml by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/981 -* Chore/final website updates by @ArshaanNazir in https://github.com/JohnSnowLabs/langtest/pull/980 -* Release/2.0.0 by @ArshaanNazir in https://github.com/JohnSnowLabs/langtest/pull/983 - - -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/1.10.0...2.0.0 +* Fix accuracy and bugs by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/945 +* Lm studio by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/955 +* Remove unused variable and update reference to global_service_context by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/956 +* Display model response for accuracy by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/958 +* Update display import with try_import_lib by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/961 +* Feature/run embedding benchmark pipelines CLI by @ArshaanNazir in https://github.com/Pacific-AI-Corp/langtest/pull/960 +* Fix llm eval for transformers and lm studio and Code Refactoring by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/963 +* Feature/add feature to compare models on different benchmark datasets by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/964 +* Fix/religion bias space issue by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/966 +* Fixes by @RakshitKhajuria in https://github.com/Pacific-AI-Corp/langtest/pull/967 +* Renaming sub task by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/970 +* Fixes/cli issues by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/972 +* website updates by @ArshaanNazir in https://github.com/Pacific-AI-Corp/langtest/pull/962 +* Feature/Updated_toxicity_Test by @ArshaanNazir in https://github.com/Pacific-AI-Corp/langtest/pull/979 +* Fix/datasets by @ArshaanNazir in https://github.com/Pacific-AI-Corp/langtest/pull/975 +* Fix: CSVDataset and HuggingFaceDataset class by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/976 +* Llm eval in fairness by @Prikshit7766 in https://github.com/Pacific-AI-Corp/langtest/pull/974 +* Enhancement/sycophancy math by @RakshitKhajuria in https://github.com/Pacific-AI-Corp/langtest/pull/977 +* Update dependencies in setup.py and pyproject.toml by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/981 +* Chore/final website updates by @ArshaanNazir in https://github.com/Pacific-AI-Corp/langtest/pull/980 +* Release/2.0.0 by @ArshaanNazir in https://github.com/Pacific-AI-Corp/langtest/pull/983 + + +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/1.10.0...2.0.0
    {%- include docs-langtest-pagination.html -%} diff --git a/docs/pages/docs/langtest_versions/release_notes_2_1_0.md b/docs/pages/docs/langtest_versions/release_notes_2_1_0.md index 4663461e7..a4e5a036f 100644 --- a/docs/pages/docs/langtest_versions/release_notes_2_1_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_2_1_0.md @@ -101,7 +101,7 @@ harness = Harness( # Generate, Run and get Report harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/9754c506-e715-4e2c-8b9d-dfd98f0695e5) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/9754c506-e715-4e2c-8b9d-dfd98f0695e5) ### 📂 Streamlined Data Handling and Evaluation @@ -183,7 +183,7 @@ harness.generate() generates testcases, .run() executes them, and .report() comp ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/0d48be2f-e5bc-4971-b0a1-2756a10d3f24) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/0d48be2f-e5bc-4971-b0a1-2756a10d3f24) ### 🖥️ Streamlined Evaluation Workflows with Enhanced CLI Commands [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pacific-AI-Corp/langtest/blob/main/demo/tutorials/benchmarks/Langtest_Cli_Eval_Command.ipynb) @@ -272,7 +272,7 @@ langtest eval --model \ -c < your configuration file like parameter.json or parameter.yaml> ``` Finally, we can know the leaderboard and rank of the model. -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/a405d0c6-5ef1-4efb-924c-0ba8667ebe43) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/a405d0c6-5ef1-4efb-924c-0ba8667ebe43) ---- @@ -280,7 +280,7 @@ To visualize the leaderboard anytime using the CLI command ```bash langtest show-leaderboard ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/f357c173-e4b1-4dc8-86ad-98438046b89c) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/f357c173-e4b1-4dc8-86ad-98438046b89c) ## 📒 New Notebooks @@ -306,21 +306,21 @@ langtest show-leaderboard ## What's Changed -* Feautre/integration with web api by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/986 -* Refactor TestFactory class to handle exceptions in async tests by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/990 -* data augmentation support for question-answering task by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/991 -* Updated dependencies by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/992 -* Fix/implement the multiple dataset support for accuracy tests by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/998 -* Feature/add support for other file formats by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/993 -* Bug Fix: Generated results are none by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1000 -* Feature/implement load & save for benchmark reports by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/999 -* Fix/bug fixes langtest 2 1 0 rc1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1003 -* website updates by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1001 -* Fix/bug fixes langtest 2 1 0 rc1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1004 -* Release/2.0.1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1005 - - -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/2.0.0...2.1.0 +* Feautre/integration with web api by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/986 +* Refactor TestFactory class to handle exceptions in async tests by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/990 +* data augmentation support for question-answering task by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/991 +* Updated dependencies by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/992 +* Fix/implement the multiple dataset support for accuracy tests by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/998 +* Feature/add support for other file formats by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/993 +* Bug Fix: Generated results are none by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1000 +* Feature/implement load & save for benchmark reports by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/999 +* Fix/bug fixes langtest 2 1 0 rc1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1003 +* website updates by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1001 +* Fix/bug fixes langtest 2 1 0 rc1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1004 +* Release/2.0.1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1005 + + +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/2.0.0...2.1.0 ## ⚒️ Previous Versions diff --git a/docs/pages/docs/langtest_versions/release_notes_2_2_0.md b/docs/pages/docs/langtest_versions/release_notes_2_2_0.md index 9391b9b43..29e6f24e6 100644 --- a/docs/pages/docs/langtest_versions/release_notes_2_2_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_2_2_0.md @@ -93,7 +93,7 @@ harness = Harness( ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/d8055592-5501-4139-ad90-55baa4fecbfc) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/d8055592-5501-4139-ad90-55baa4fecbfc) **3**. Similarly, do the same steps for the `google/flan-t5-large` model with the same `save_dir` path for benchmarking and the same `config.yaml` @@ -101,7 +101,7 @@ harness.generate().run().report() ```python harness.get_leaderboard() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/ff741d8e-4fc0-4f94-bcc3-9c67653aaba8) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/ff741d8e-4fc0-4f94-bcc3-9c67653aaba8) **Conclusion:** The Model Ranking & Leaderboard system provides a robust and structured method for evaluating and comparing models across multiple datasets, enabling users to make data-driven decisions and continuously improve model performance. @@ -182,7 +182,7 @@ harness = Harness( ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/4bae4008-621c-4d1c-a303-218f9df2700d) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/4bae4008-621c-4d1c-a303-218f9df2700d) **Conclusion:** Few-Shot Model Evaluation provides valuable insights into model capabilities with minimal data, allowing for rapid and effective performance optimization. This feature ensures that models can be assessed and improved efficiently, even with limited examples. @@ -234,10 +234,10 @@ harness = Harness(task="ner", ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/9435fa17-d3f7-4d47-934c-4cd483b11a53) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/9435fa17-d3f7-4d47-934c-4cd483b11a53) Examples: -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/2ceb3390-9f07-4b17-b9e7-b32504ad1afe) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/2ceb3390-9f07-4b17-b9e7-b32504ad1afe) **Conclusion:** Evaluating NER in LLMs allows for accurate entity extraction and performance assessment using LangTest's comprehensive evaluation methods. This feature ensures thorough and reliable evaluation of LLMs on Named Entity Recognition tasks. @@ -344,7 +344,7 @@ harness.configure( ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/a961d98d-a229-439e-a9eb-92395dde6f62) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/a961d98d-a229-439e-a9eb-92395dde6f62) **Conclusion:** Multi-dataset prompts in LangTest empower users to efficiently manage and test multiple data sources, resulting in more effective and comprehensive language model evaluations. @@ -372,23 +372,23 @@ Multi-dataset prompts in LangTest empower users to efficiently manage and test m - Code Organization and Readability in Augmentation Module [#1025] ## What's Changed -* User prompt handling for multi-dataset testing by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1010 -* Bug fix/performance tests by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1015 -* NER task support for casuallm models from huggingface, web, and lm-studio by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1009 -* `random_age` Class not returning test cases by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1020 -* Feature/data augmentation allow access without harness testing by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1016 -* Improvements/load and save benchmark report by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1012 -* Refactor: Improved the `import_edited_testcases()` functionality in Harness. by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1022 -* Implementation of prompt techniques by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1018 -* Fix: Summary class to update summary dataframe and handle file path by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1024 -* Refactor: Improve Code Organization and Readability by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1025 -* Improved: `rank_by` argument add to `harness.get_leaderboard()` by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1027 -* website updates by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1023 -* updated: langtest version in pip by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1028 -* Release/2.2.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1029 - - -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/2.1.0...2.2.0 +* User prompt handling for multi-dataset testing by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1010 +* Bug fix/performance tests by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1015 +* NER task support for casuallm models from huggingface, web, and lm-studio by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1009 +* `random_age` Class not returning test cases by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1020 +* Feature/data augmentation allow access without harness testing by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1016 +* Improvements/load and save benchmark report by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1012 +* Refactor: Improved the `import_edited_testcases()` functionality in Harness. by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1022 +* Implementation of prompt techniques by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1018 +* Fix: Summary class to update summary dataframe and handle file path by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1024 +* Refactor: Improve Code Organization and Readability by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1025 +* Improved: `rank_by` argument add to `harness.get_leaderboard()` by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1027 +* website updates by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1023 +* updated: langtest version in pip by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1028 +* Release/2.2.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1029 + + +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/2.1.0...2.2.0 {%- include docs-langtest-pagination.html -%} diff --git a/docs/pages/docs/langtest_versions/release_notes_2_3_0.md b/docs/pages/docs/langtest_versions/release_notes_2_3_0.md index 0b350701a..c8a1eff60 100644 --- a/docs/pages/docs/langtest_versions/release_notes_2_3_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_2_3_0.md @@ -130,7 +130,7 @@ harness = Harness( ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/197c1009-d0aa-4f3e-b882-ce0ebb5ac91d) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/197c1009-d0aa-4f3e-b882-ce0ebb5ac91d) This enhancement allows for a more efficient and insightful evaluation process, ensuring that models are thoroughly tested and compared across a variety of scenarios. @@ -194,7 +194,7 @@ harness.configure( ```python harness.generate().run().report() ``` -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/d5737144-b9f5-47df-973b-4a35501f522c) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/d5737144-b9f5-47df-973b-4a35501f522c) This enhancement ensures that medical and pharmaceutical models are evaluated with the highest accuracy and contextual relevance, considering the use of both generic and brand drug names. @@ -254,7 +254,7 @@ harness.generate().run().report() ``` ![image](https://github.com/user-attachments/assets/44c05395-f326-4cf5-9f47-d154282042a7) -![image](https://github.com/JohnSnowLabs/langtest/assets/23481244/603ec856-d421-40f8-a440-195f171ae799) +![image](https://github.com/Pacific-AI-Corp/langtest/assets/23481244/603ec856-d421-40f8-a440-195f171ae799) This integration ensures that model performance is assessed with a higher degree of accuracy and detail, leveraging the advanced capabilities of the Prometheus model to provide meaningful and actionable insights. @@ -351,25 +351,25 @@ Significant enhancements to the logging functionalities provide more detailed an - Adding notebooks and websites changes 2.3.0 [#1063] ## What's Changed -* chore: update langtest version to 2.2.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1031 -* Enhancements/improve the logging and its functionalities by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1038 -* Refactor/improve the transform module by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1044 -* expand-entity-type-support-in-label-representation-tests by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1042 -* chore: Update GitHub Pages workflow for Jekyll site deployment by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1050 -* Feature/add support for multi model with multi dataset by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1039 -* Add support to the LLM eval class in Accuracy Category. by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1053 -* feat: Add SafetyTestFactory and Misuse class for safety testing by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1040 -* Fix/alignment issues in bias tests for ner task by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1060 -* Feature/integrate prometheus model for enhanced evaluation by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1055 -* chore: update dependencies by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1047 -* Feature/implement the generic to brand drug name swapping tests and vice versa by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1058 -* Fix/bugs from langtest 230rc1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1062 -* Fix/bugs from langtest 230rc2 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1064 -* chore: adding notebooks and websites changes - 2.3.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1063 -* Release/2.3.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1065 - - -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/2.2.0...2.3.0 +* chore: update langtest version to 2.2.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1031 +* Enhancements/improve the logging and its functionalities by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1038 +* Refactor/improve the transform module by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1044 +* expand-entity-type-support-in-label-representation-tests by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1042 +* chore: Update GitHub Pages workflow for Jekyll site deployment by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1050 +* Feature/add support for multi model with multi dataset by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1039 +* Add support to the LLM eval class in Accuracy Category. by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1053 +* feat: Add SafetyTestFactory and Misuse class for safety testing by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1040 +* Fix/alignment issues in bias tests for ner task by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1060 +* Feature/integrate prometheus model for enhanced evaluation by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1055 +* chore: update dependencies by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1047 +* Feature/implement the generic to brand drug name swapping tests and vice versa by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1058 +* Fix/bugs from langtest 230rc1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1062 +* Fix/bugs from langtest 230rc2 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1064 +* chore: adding notebooks and websites changes - 2.3.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1063 +* Release/2.3.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1065 + + +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/2.2.0...2.3.0 {%- include docs-langtest-pagination.html -%} diff --git a/docs/pages/docs/langtest_versions/release_notes_2_3_1.md b/docs/pages/docs/langtest_versions/release_notes_2_3_1.md index e6002d1f0..c3aa925d0 100644 --- a/docs/pages/docs/langtest_versions/release_notes_2_3_1.md +++ b/docs/pages/docs/langtest_versions/release_notes_2_3_1.md @@ -42,26 +42,26 @@ In this patch version, we've resolved several critical issues to enhance the fun - Add JSON Output for NER Sample to Support Generative AI Lab [#1099][#1100] ## What's Changed -* chore: reapply transformations to NER task after importing test cases by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1076 -* updated the python api documentation with sphinx by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1077 -* Patch/2.3.1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1078 -* Bug/ner evaluation fix in is_pass() by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1080 -* resolved: recovering the transformation object. by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1081 -* fixed: consistent issues in augmentation by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1085 -* Chore: Add Option to Configure Number of Generated Templates in Templatic Augmentation by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1089 -* resolved/augmentation errors by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1090 -* Fix/augmentations by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1091 -* Feature/add support for the multi label classification model by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1096 -* Patch/2.3.1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1097 -* chore: update pyproject.toml version to 2.3.1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1098 -* chore: update DataAugmenter to support generating JSON output in GEN AI LAB by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1100 -* Patch/2.3.1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1101 -* implemented: basic version to handling document wise. by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1094 -* Fix/module error with openai package by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1102 -* Patch/2.3.1 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1103 +* chore: reapply transformations to NER task after importing test cases by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1076 +* updated the python api documentation with sphinx by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1077 +* Patch/2.3.1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1078 +* Bug/ner evaluation fix in is_pass() by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1080 +* resolved: recovering the transformation object. by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1081 +* fixed: consistent issues in augmentation by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1085 +* Chore: Add Option to Configure Number of Generated Templates in Templatic Augmentation by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1089 +* resolved/augmentation errors by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1090 +* Fix/augmentations by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1091 +* Feature/add support for the multi label classification model by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1096 +* Patch/2.3.1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1097 +* chore: update pyproject.toml version to 2.3.1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1098 +* chore: update DataAugmenter to support generating JSON output in GEN AI LAB by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1100 +* Patch/2.3.1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1101 +* implemented: basic version to handling document wise. by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1094 +* Fix/module error with openai package by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1102 +* Patch/2.3.1 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1103 -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/2.3.0...2.3.1 +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/2.3.0...2.3.1 {%- include docs-langtest-pagination.html -%} diff --git a/docs/pages/docs/langtest_versions/release_notes_2_4_0.md b/docs/pages/docs/langtest_versions/release_notes_2_4_0.md index 99de864fd..3e6dd4a10 100644 --- a/docs/pages/docs/langtest_versions/release_notes_2_4_0.md +++ b/docs/pages/docs/langtest_versions/release_notes_2_4_0.md @@ -244,19 +244,19 @@ harness.generate().run().report() - Resolved the Security and Vulnerabilities Issues. [#1112] ## What's Changed -* Added: implemeted the breaking sentence by newline in robustness. by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1109 -* Feature/implement the addtabs test in robustness category by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1110 -* Fix/error in accuracy tests for multi label classification by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1114 -* Fix/error in accuracy tests for ner task by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1116 -* Update transformers version to 4.44.2 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1112 -* Feature/implement the support for multimodal with new vqa task by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1111 -* Fix/AttributeError in accuracy tests for multi label classification by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1118 -* Refactor fairness test to handle multi-label classification by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1121 -* Feature/enhance safety tests with promptguard by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1119 -* Release/2.4.0 by @chakravarthik27 in https://github.com/JohnSnowLabs/langtest/pull/1122 - - -**Full Changelog**: https://github.com/JohnSnowLabs/langtest/compare/2.3.1...2.4.0 +* Added: implemeted the breaking sentence by newline in robustness. by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1109 +* Feature/implement the addtabs test in robustness category by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1110 +* Fix/error in accuracy tests for multi label classification by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1114 +* Fix/error in accuracy tests for ner task by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1116 +* Update transformers version to 4.44.2 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1112 +* Feature/implement the support for multimodal with new vqa task by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1111 +* Fix/AttributeError in accuracy tests for multi label classification by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1118 +* Refactor fairness test to handle multi-label classification by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1121 +* Feature/enhance safety tests with promptguard by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1119 +* Release/2.4.0 by @chakravarthik27 in https://github.com/Pacific-AI-Corp/langtest/pull/1122 + + +**Full Changelog**: https://github.com/Pacific-AI-Corp/langtest/compare/2.3.1...2.4.0 {%- include docs-langtest-pagination.html -%} diff --git a/docs/pages/tests/bias/replace_to_asian_firstnames.md b/docs/pages/tests/bias/replace_to_asian_firstnames.md index 7d2b40622..78f20d5aa 100644 --- a/docs/pages/tests/bias/replace_to_asian_firstnames.md +++ b/docs/pages/tests/bias/replace_to_asian_firstnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has as **alias_name:** `replace_to_asian_firstnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_asian_lastnames.md b/docs/pages/tests/bias/replace_to_asian_lastnames.md index 9e65d3390..00b3fdb18 100644 --- a/docs/pages/tests/bias/replace_to_asian_lastnames.md +++ b/docs/pages/tests/bias/replace_to_asian_lastnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has as **alias_name:** `replace_to_asian_lastnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_black_firstnames.md b/docs/pages/tests/bias/replace_to_black_firstnames.md index 3369b3f84..a316a8c2b 100644 --- a/docs/pages/tests/bias/replace_to_black_firstnames.md +++ b/docs/pages/tests/bias/replace_to_black_firstnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has bl **alias_name:** `replace_to_black_firstnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_black_lastnames.md b/docs/pages/tests/bias/replace_to_black_lastnames.md index 8f8842cc1..78281a245 100644 --- a/docs/pages/tests/bias/replace_to_black_lastnames.md +++ b/docs/pages/tests/bias/replace_to_black_lastnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has bl **alias_name:** `replace_to_black_lastnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_buddhist_names.md b/docs/pages/tests/bias/replace_to_buddhist_names.md index b39ee3e1b..139c774ef 100644 --- a/docs/pages/tests/bias/replace_to_buddhist_names.md +++ b/docs/pages/tests/bias/replace_to_buddhist_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Bu **alias_name:** `replace_to_buddhist_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_christian_names.md b/docs/pages/tests/bias/replace_to_christian_names.md index f4209e638..92e2b3f0d 100644 --- a/docs/pages/tests/bias/replace_to_christian_names.md +++ b/docs/pages/tests/bias/replace_to_christian_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Ch **alias_name:** `replace_to_christian_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_female_pronouns.md b/docs/pages/tests/bias/replace_to_female_pronouns.md index 13a9a3bc9..cf0e164e8 100644 --- a/docs/pages/tests/bias/replace_to_female_pronouns.md +++ b/docs/pages/tests/bias/replace_to_female_pronouns.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has fe **alias_name:** `replace_to_female_pronouns` -This data was curated using publicly available records. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using publicly available records. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_high_income_country.md b/docs/pages/tests/bias/replace_to_high_income_country.md index 2412218be..6dcaadab2 100644 --- a/docs/pages/tests/bias/replace_to_high_income_country.md +++ b/docs/pages/tests/bias/replace_to_high_income_country.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has co **alias_name:** `replace_to_high_income_country` -This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_hindu_names.md b/docs/pages/tests/bias/replace_to_hindu_names.md index 7aeca4a1d..77c91d2c5 100644 --- a/docs/pages/tests/bias/replace_to_hindu_names.md +++ b/docs/pages/tests/bias/replace_to_hindu_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Hi **alias_name:** `replace_to_hindu_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_hispanic_firstnames.md b/docs/pages/tests/bias/replace_to_hispanic_firstnames.md index 9cb86f5fb..fc57432e7 100644 --- a/docs/pages/tests/bias/replace_to_hispanic_firstnames.md +++ b/docs/pages/tests/bias/replace_to_hispanic_firstnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has hi **alias_name:** `replace_to_hispanic_firstnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_hispanic_lastnames.md b/docs/pages/tests/bias/replace_to_hispanic_lastnames.md index 8877fe1d1..b0f1d66a4 100644 --- a/docs/pages/tests/bias/replace_to_hispanic_lastnames.md +++ b/docs/pages/tests/bias/replace_to_hispanic_lastnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has hi **alias_name:** `replace_to_hispanic_lastnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_inter_racial_lastnames.md b/docs/pages/tests/bias/replace_to_inter_racial_lastnames.md index 50fe947cc..6cd3ee319 100644 --- a/docs/pages/tests/bias/replace_to_inter_racial_lastnames.md +++ b/docs/pages/tests/bias/replace_to_inter_racial_lastnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has in **alias_name:** `replace_to_inter_racial_lastnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_jain_names.md b/docs/pages/tests/bias/replace_to_jain_names.md index a2d222318..6e24cf758 100644 --- a/docs/pages/tests/bias/replace_to_jain_names.md +++ b/docs/pages/tests/bias/replace_to_jain_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Ja **alias_name:** `replace_to_jain_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_low_income_country.md b/docs/pages/tests/bias/replace_to_low_income_country.md index 5d81cb834..31775998d 100644 --- a/docs/pages/tests/bias/replace_to_low_income_country.md +++ b/docs/pages/tests/bias/replace_to_low_income_country.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has co **alias_name:** `replace_to_low_income_country` -This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_lower_middle_income_country.md b/docs/pages/tests/bias/replace_to_lower_middle_income_country.md index 4a17adc69..04c76e0d3 100644 --- a/docs/pages/tests/bias/replace_to_lower_middle_income_country.md +++ b/docs/pages/tests/bias/replace_to_lower_middle_income_country.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has co **alias_name:** `replace_to_lower_middle_income_country` -This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_male_pronouns.md b/docs/pages/tests/bias/replace_to_male_pronouns.md index 0aa9ac03e..41ce1646a 100644 --- a/docs/pages/tests/bias/replace_to_male_pronouns.md +++ b/docs/pages/tests/bias/replace_to_male_pronouns.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has ma **alias_name:** `replace_to_male_pronouns` -This data was curated using publicly available records. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using publicly available records. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_muslim_names.md b/docs/pages/tests/bias/replace_to_muslim_names.md index b30fa085d..cf8764d13 100644 --- a/docs/pages/tests/bias/replace_to_muslim_names.md +++ b/docs/pages/tests/bias/replace_to_muslim_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Mu **alias_name:** `replace_to_muslim_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_native_american_lastnames.md b/docs/pages/tests/bias/replace_to_native_american_lastnames.md index 5b6326fbf..418d4bd56 100644 --- a/docs/pages/tests/bias/replace_to_native_american_lastnames.md +++ b/docs/pages/tests/bias/replace_to_native_american_lastnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has na **alias_name:** `replace_to_native_american_lastnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_neutral_pronouns.md b/docs/pages/tests/bias/replace_to_neutral_pronouns.md index ea34be490..ca7bd57e0 100644 --- a/docs/pages/tests/bias/replace_to_neutral_pronouns.md +++ b/docs/pages/tests/bias/replace_to_neutral_pronouns.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has ne **alias_name:** `replace_to_neutral_pronouns` -This data was curated using publicly available records. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using publicly available records. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_parsi_names.md b/docs/pages/tests/bias/replace_to_parsi_names.md index 764ae4d8c..056d7c83c 100644 --- a/docs/pages/tests/bias/replace_to_parsi_names.md +++ b/docs/pages/tests/bias/replace_to_parsi_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Pa **alias_name:** `replace_to_parsi_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_sikh_names.md b/docs/pages/tests/bias/replace_to_sikh_names.md index 66f6fdad4..f990f6e15 100644 --- a/docs/pages/tests/bias/replace_to_sikh_names.md +++ b/docs/pages/tests/bias/replace_to_sikh_names.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has Si **alias_name:** `replace_to_sikh_names` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_upper_middle_income_country.md b/docs/pages/tests/bias/replace_to_upper_middle_income_country.md index 891dc01d7..06447837f 100644 --- a/docs/pages/tests/bias/replace_to_upper_middle_income_country.md +++ b/docs/pages/tests/bias/replace_to_upper_middle_income_country.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has co **alias_name:** `replace_to_upper_middle_income_country` -This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_white_firstnames.md b/docs/pages/tests/bias/replace_to_white_firstnames.md index f7f6de04c..52365da7c 100644 --- a/docs/pages/tests/bias/replace_to_white_firstnames.md +++ b/docs/pages/tests/bias/replace_to_white_firstnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has wh **alias_name:** `replace_to_white_firstnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/bias/replace_to_white_lastnames.md b/docs/pages/tests/bias/replace_to_white_lastnames.md index 285b06525..0f35086e2 100644 --- a/docs/pages/tests/bias/replace_to_white_lastnames.md +++ b/docs/pages/tests/bias/replace_to_white_lastnames.md @@ -8,7 +8,7 @@ This test checks if the NLP model can handle input text if the input text has wh **alias_name:** `replace_to_white_lastnames` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). To test QA models, we need to use the model itself or other ML model for evaluation, which can make mistakes. diff --git a/docs/pages/tests/representation/country_economic_representation_count.md b/docs/pages/tests/representation/country_economic_representation_count.md index 7f1fc73f6..f83db28a8 100644 --- a/docs/pages/tests/representation/country_economic_representation_count.md +++ b/docs/pages/tests/representation/country_economic_representation_count.md @@ -8,7 +8,7 @@ This test checks the data regarding the sample counts of countries by economic l **alias_name:** `min_country_economic_representation_count` -This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). #### Config ```yaml diff --git a/docs/pages/tests/representation/country_economic_representation_proportion.md b/docs/pages/tests/representation/country_economic_representation_proportion.md index 718d6d7be..5aada132b 100644 --- a/docs/pages/tests/representation/country_economic_representation_proportion.md +++ b/docs/pages/tests/representation/country_economic_representation_proportion.md @@ -8,7 +8,7 @@ This test checks the data regarding the sample proportions of countries by econo **alias_name:** `min_country_economic_representation_proportion` -This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using World Bank data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). #### Config ```yaml diff --git a/docs/pages/tests/representation/ethnicity_representation_count.md b/docs/pages/tests/representation/ethnicity_representation_count.md index 0b7f5ef5d..1bf0dc048 100644 --- a/docs/pages/tests/representation/ethnicity_representation_count.md +++ b/docs/pages/tests/representation/ethnicity_representation_count.md @@ -8,7 +8,7 @@ This test checks the data regarding the sample counts of ethnicities. **alias_name:** `min_ethnicity_name_representation_count` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). #### Config ```yaml diff --git a/docs/pages/tests/representation/ethnicity_representation_proportion.md b/docs/pages/tests/representation/ethnicity_representation_proportion.md index fd83bbff5..3d06e021a 100644 --- a/docs/pages/tests/representation/ethnicity_representation_proportion.md +++ b/docs/pages/tests/representation/ethnicity_representation_proportion.md @@ -8,7 +8,7 @@ This test checks the data regarding the sample proportions of ethnicities. **alias_name:** `min_ethnicity_name_representation_proportion` -This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py). +This data was curated using 2021 US census survey data. To apply this test appropriately in other contexts, please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py). #### Config ```yaml diff --git a/docs/pages/tests/representation/religion_name_representation_count.md b/docs/pages/tests/representation/religion_name_representation_count.md index 06ef053bf..7cc1c6dca 100644 --- a/docs/pages/tests/representation/religion_name_representation_count.md +++ b/docs/pages/tests/representation/religion_name_representation_count.md @@ -8,7 +8,7 @@ This test checks the data regarding the sample counts of religions. **alias_name:** `min_religion_name_representation_count` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. #### Config ```yaml diff --git a/docs/pages/tests/representation/religion_name_representation_proportion.md b/docs/pages/tests/representation/religion_name_representation_proportion.md index 0608c6f7e..08e0c5074 100644 --- a/docs/pages/tests/representation/religion_name_representation_proportion.md +++ b/docs/pages/tests/representation/religion_name_representation_proportion.md @@ -8,7 +8,7 @@ This test checks the data regarding the sample proportion of religions. **alias_name:** `min_religion_name_representation_proportion` -This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/JohnSnowLabs/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. +This data was curated using [Kidpaw](https://www.kidpaw.com/). Please adapt the [data dictionaries](https://github.com/Pacific-AI-Corp/langtest/blob/main/langtest/transform/constants.py) to fit your use-case. #### Config ```yaml diff --git a/pyproject.toml b/pyproject.toml index 715f2cd58..bf24f5dca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langtest" -version = "2.6.0" +version = "2.7.0" description = "Pacific AI provides a library for delivering safe & effective NLP models." authors = ["Pacific AI "] readme = "README.md" @@ -130,7 +130,7 @@ lint = "pflake8 langtest/" format = "black langtest/ tests/" check-docstrings = "pydocstyle langtest/ --add-select=D417 --add-ignore=D100,D104,D105,D400,D415 --convention=google" is-formatted = "black --check langtest/ tests/" -force-cpu-torch = "echo $(java -version) && pip cache purge && echo $(df -h) && echo $(pip show torch)" +force-cpu-torch = "pip cache purge" extra-lib = "python -m pip install openpyxl tables" diff --git a/setup.py b/setup.py index 987c1c13f..ffe6a7de5 100644 --- a/setup.py +++ b/setup.py @@ -215,6 +215,8 @@ "data/BSS/*", "data/resources/*", "data/DrugSwap/*", + "data/MTSDialog/*", + "data/ACIBench/*", ], }, # Although 'package_data' is the preferred approach, in some case you may