sarahyurick commited on
Commit
76375f3
1 Parent(s): 52b58d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -50,9 +50,14 @@ The Internal State of an LLM Knows When It's Lying: https://arxiv.org/pdf/2304.1
50
  ## Model Version(s):
51
  v1.0 <br>
52
 
53
- # Training, Testing, and Evaluation Datasets:
54
 
55
- The data used to train this model contained synthetically-generated LLM poisoning attacks. <br>
 
 
 
 
 
56
 
57
  ## Evaluation Benchmarks:
58
  Instruction-Data-Guard is evaluated based on two overarching criteria: <br>
 
50
  ## Model Version(s):
51
  v1.0 <br>
52
 
53
+ ## Training, Testing, and Evaluation Datasets:
54
 
55
+ **Data Collection Method by Dataset:** <br>
56
+ * Synthetic <br>
57
+ * Hybrid: derived, open-source <br>
58
+
59
+ **Labeling Method by Dataset:** <br>
60
+ * Synthetic <br>
61
 
62
  ## Evaluation Benchmarks:
63
  Instruction-Data-Guard is evaluated based on two overarching criteria: <br>