Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (LLM-testing): Add directories and files related to LLM security testing. #975

Merged
merged 12 commits into from
Jun 11, 2024

Commits on Apr 6, 2024

  1. feat (LLM-testing): Add directories and files related to LLM security…

    … testing.
    
    These prompts are crafted to challenge the models in various ways, including but not limited to their ability to follow ethical guidelines, maintain data privacy, resist generating harmful or sensitive content, and avoid being exploited to perform unauthorized tasks.
    
    Please feel free to change the directory location or name to something more appropriate!
    Scalable Extraction of Training Data from (Production) Language Models.pdf
    emmanuel-londono committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    013afd5 View commit details
    Browse the repository at this point in the history
  2. fix(LLM-Testing): Remove empty new lines.

    Due to:
    
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Bias_Testing/gender_bias.txt on line 102
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Bias_Testing/nationality_geographic_bias.txt on line 93
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Bias_Testing/race_ethnicity_bias.txt on line 109
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Data_Leakage/metadata.txt on line 8
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Data_Leakage/personal_data.txt on line 92
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Divergence_attack/escape_out_of_allignment_training.txt on line 71
    Error: [!] Checker .bin/checkers/new-line-and-empty-line-checker.py got a warning for Ai/LLM_Testing/Divergence_attack/pre-training_data.txt on line 12
    emmanuel-londono committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4e747a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    862dcf0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    dee44fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac7763b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63bc25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ItsIgnacioPortal/patch-4

    chore(docs): Improved formatting of README.md in LLM_Testing
    emmanuel-londono committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b65431f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    a85f17c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    6cf1e14 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    e5ceca9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    e4873a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    f42decd View commit details
    Browse the repository at this point in the history