Skip to content

Commit e9223ca

Browse files
w-javedminthigpen
andauthored
Update scenarios/evaluate/Simulators/Simulate_Evaluate_Code_Vulnerability/Simulate_Evaluate_Code_Vulnerability.ipynb
Co-authored-by: Minsoo Thigpen <minsoo.thigpen@gmail.com>
1 parent 8a96b2a commit e9223ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/evaluate/Simulators/Simulate_Evaluate_Code_Vulnerability/Simulate_Evaluate_Code_Vulnerability.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"cell_type": "markdown",
223223
"metadata": {},
224224
"source": [
225-
"Now that we have our dataset, we can evaluate it for code vulnerability. The CodeVulnerabilityEvaluator class can take in the dataset and detect whether code vulnerability exists. Let's use the `evaluate()` API to run the evaluation and log it to our Azure AI Studio Project."
225+
"Now that we have our dataset, we can evaluate it for code vulnerability. The `CodeVulnerabilityEvaluator` class can take in the dataset and detect whether code vulnerability exists. Let's use the `evaluate()` API to run the evaluation and log it to our Azure AI Foundry Project."
226226
]
227227
},
228228
{

0 commit comments

Comments
 (0)