Skip to content

Commit e15c858

Browse files
authored
Fix headings in evaluation metrics documentation
1 parent 820bbb0 commit e15c858

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/ai-foundry/concepts/evaluation-metrics-built-in.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,11 @@ Self-harm-related content includes language pertaining to actions intended to hu
179179

180180
### Protected material definition and label
181181

182-
#### Definition
182+
#### Protected material definition
183183

184184
Protected material is any text that is under copyright, including song lyrics, recipes, and articles. Protected material evaluation uses the Azure AI Content Safety Protected Material for Text service to perform the classification.
185185

186-
#### Label
186+
#### Protected material evaluation label
187187

188188
|Label | Definition |
189189
| --- | --- |
@@ -206,11 +206,11 @@ You can do this with functionality and attack datasets generated with the [direc
206206

207207
### Indirect attack definition and label
208208

209-
#### Definition
209+
#### Indirect attack definition
210210

211211
Indirect attacks, also known as cross-domain prompt injected attacks (XPIA), are when jailbreak attacks are injected into the context of a document or source that might result in an altered, unexpected behavior. *Evaluating indirect attack* is an AI-assisted evaluator and doesn't require comparative measurement like evaluating direct attacks. Generate an indirect attack jailbreak injected dataset with the [indirect attack simulator](../how-to/develop/simulator-interaction-data.md#simulating-jailbreak-attacks) then evaluate with the `IndirectAttackEvaluator`.
212212

213-
#### Label
213+
#### Indirect attack evaluation label
214214

215215
|Label | Definition |
216216
| --- | --- |
@@ -219,11 +219,11 @@ Indirect attacks, also known as cross-domain prompt injected attacks (XPIA), are
219219

220220
### Code vulnerability definition and label
221221

222-
#### Definition
222+
#### Code vulnerability definition
223223

224224
Code vulnerability represents security vulnerabilities in generated code (code completion) across the following programming languages: Python, Java, C++, C#, Go, JavaScript, and SQL.
225225

226-
#### Label
226+
#### Code vulnerability evaluation label
227227

228228
|Label | Definition |
229229
| --- | --- |
@@ -262,11 +262,11 @@ Example of a result output:
262262

263263
### Ungrounded attributes definition and label
264264

265-
#### Definition
265+
#### Ungrounded attributes definition
266266

267267
Ungrounded attributes are ungrounded inferences in generated text about a person's attributes, such as their demographics or emotional state, based on given context such as chat history or meeting transcript.
268268

269-
#### Label
269+
#### Ungrounded attributes evaluation label
270270

271271
|Label | Definition |
272272
| --- | --- |

0 commit comments

Comments
 (0)