Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FYYFU committed Feb 14, 2024
1 parent 24a935e commit 242a075
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
4 changes: 3 additions & 1 deletion data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ print(data.keys())
+ `outputs`: Our input safety-sentitive documents (llm-attack outputs).
+ `models`: llm-attack --> backbone model.
+ `goals`: llm-attack --> original harmful prompt.
+ `questions`: close-domain question generated by [QG-model](https://github.com/asahi417/lm-question-generation) (used in close-domain QA task).
+ `questions`: close-domain question generated by [QG-model](https://github.com/asahi417/lm-question-generation) (used in close-domain QA task).

NOTE: deleted our created data. provided upon on request and declaration for purely research purposes.
1 change: 0 additions & 1 deletion data/llm-attack-diverse-topic-qa.json

This file was deleted.

1 change: 0 additions & 1 deletion data/llm-attack-least-harmful-qa.json

This file was deleted.

1 change: 0 additions & 1 deletion data/llm-attack-most-harmful-qa.json

This file was deleted.

0 comments on commit 242a075

Please sign in to comment.