kdunee commited on
Commit
4b5a0c5
·
verified ·
1 Parent(s): 3323fd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ The model leverages a chain-of-thought approach during evaluation to mimic human
30
 
31
  ## Training
32
 
33
- The model was trained on a curated dataset specifically designed for code property verification. This dataset, available on Hugging Face at [kdunee/intentguard-dataset](https://huggingface.co/datasets/kdunee/intentguard-dataset), includes:
34
 
35
  * Python code snippets representing various programming scenarios.
36
  * Natural language assertions describing desired properties of these code snippets (e.g., error handling practices, documentation standards, security considerations).
 
30
 
31
  ## Training
32
 
33
+ The model was trained on a curated dataset specifically designed for code property verification. This dataset, available on Hugging Face at [kdunee/IntentGuard-1](https://huggingface.co/datasets/kdunee/IntentGuard-1), includes:
34
 
35
  * Python code snippets representing various programming scenarios.
36
  * Natural language assertions describing desired properties of these code snippets (e.g., error handling practices, documentation standards, security considerations).