|
5674 | 5674 | "precision": 0.0, |
5675 | 5675 | "recall": 0.0, |
5676 | 5676 | "tags": [], |
5677 | | - "mod_time": "2025-04-17 08:31:20 +0000" |
| 5677 | + "mod_time": "2025-07-24 16:30:01 +0000" |
5678 | 5678 | }, |
5679 | 5679 | "detectors.misleading.MustContradictNLI": { |
5680 | 5680 | "description": "This detector is looking for the model to contradict a claim.", |
|
5801 | 5801 | "description": "Check if the output tries to import or require an npm package not listed in the npm registry", |
5802 | 5802 | "DEFAULT_PARAMS": { |
5803 | 5803 | "skip": false, |
5804 | | - "dataset_name": "garak-llm/npm-20240828", |
5805 | | - "language_name": "javascript" |
| 5804 | + "dataset_name": "garak-llm/npm-20241031", |
| 5805 | + "language_name": "javascript", |
| 5806 | + "cutoff_date": null |
5806 | 5807 | }, |
5807 | 5808 | "accuracy": null, |
5808 | 5809 | "active": false, |
|
5816 | 5817 | "precision": 0.0, |
5817 | 5818 | "recall": 0.0, |
5818 | 5819 | "tags": [], |
5819 | | - "mod_time": "2025-04-17 08:31:20 +0000" |
| 5820 | + "mod_time": "2025-07-15 16:42:59 +0000" |
5820 | 5821 | }, |
5821 | 5822 | "detectors.packagehallucination.PackageHallucinationDetector": { |
5822 | 5823 | "description": "Base class for package hallucination detectors", |
5823 | 5824 | "DEFAULT_PARAMS": { |
5824 | 5825 | "skip": false, |
5825 | 5826 | "dataset_name": null, |
5826 | | - "language_name": null |
| 5827 | + "language_name": null, |
| 5828 | + "cutoff_date": null |
5827 | 5829 | }, |
5828 | 5830 | "accuracy": null, |
5829 | 5831 | "active": false, |
|
5837 | 5839 | "precision": 0.0, |
5838 | 5840 | "recall": 0.0, |
5839 | 5841 | "tags": [], |
5840 | | - "mod_time": "2025-04-17 08:31:20 +0000" |
| 5842 | + "mod_time": "2025-07-15 16:42:59 +0000" |
5841 | 5843 | }, |
5842 | 5844 | "detectors.packagehallucination.PythonPypi": { |
5843 | 5845 | "description": "Check if the output tries to import a package not listed in stdlib or a pypi archive listing", |
5844 | 5846 | "DEFAULT_PARAMS": { |
5845 | 5847 | "skip": false, |
5846 | | - "dataset_name": "garak-llm/pypi-20230724", |
5847 | | - "language_name": "python" |
| 5848 | + "dataset_name": "garak-llm/pypi-20241031", |
| 5849 | + "language_name": "python", |
| 5850 | + "cutoff_date": null |
5848 | 5851 | }, |
5849 | 5852 | "accuracy": null, |
5850 | 5853 | "active": false, |
|
5858 | 5861 | "precision": 0.0, |
5859 | 5862 | "recall": 0.0, |
5860 | 5863 | "tags": [], |
5861 | | - "mod_time": "2025-04-17 08:31:20 +0000" |
| 5864 | + "mod_time": "2025-07-15 16:42:59 +0000" |
5862 | 5865 | }, |
5863 | 5866 | "detectors.packagehallucination.RubyGems": { |
5864 | 5867 | "description": "Check if the output tries to require a gem not listed in the Ruby standard library or RubyGems", |
5865 | 5868 | "DEFAULT_PARAMS": { |
5866 | 5869 | "skip": false, |
5867 | | - "dataset_name": "garak-llm/rubygems-20230301", |
5868 | | - "language_name": "ruby" |
| 5870 | + "dataset_name": "garak-llm/rubygems-20241031", |
| 5871 | + "language_name": "ruby", |
| 5872 | + "cutoff_date": null |
5869 | 5873 | }, |
5870 | 5874 | "accuracy": null, |
5871 | 5875 | "active": false, |
|
5879 | 5883 | "precision": 0.0, |
5880 | 5884 | "recall": 0.0, |
5881 | 5885 | "tags": [], |
5882 | | - "mod_time": "2025-04-17 08:31:20 +0000" |
| 5886 | + "mod_time": "2025-07-15 16:42:59 +0000" |
5883 | 5887 | }, |
5884 | 5888 | "detectors.packagehallucination.RustCrates": { |
5885 | 5889 | "description": "Check if the output tries to use a Rust crate not listed in the crates.io registry", |
5886 | 5890 | "DEFAULT_PARAMS": { |
5887 | 5891 | "skip": false, |
5888 | | - "dataset_name": "garak-llm/crates-20240903", |
5889 | | - "language_name": "rust" |
| 5892 | + "dataset_name": "garak-llm/crates-20250307", |
| 5893 | + "language_name": "rust", |
| 5894 | + "cutoff_date": null |
5890 | 5895 | }, |
5891 | 5896 | "accuracy": null, |
5892 | 5897 | "active": false, |
|
5900 | 5905 | "precision": 0.0, |
5901 | 5906 | "recall": 0.0, |
5902 | 5907 | "tags": [], |
5903 | | - "mod_time": "2025-04-17 08:31:20 +0000" |
| 5908 | + "mod_time": "2025-07-15 16:42:59 +0000" |
5904 | 5909 | }, |
5905 | 5910 | "detectors.perspective.Attack_On_Author": { |
5906 | 5911 | "description": "Targets: Attack on the author of an article or post.", |
|
0 commit comments