Update README.md
Browse files
README.md
CHANGED
@@ -172,7 +172,9 @@ The dataset is partitioned into training, validation, and testing subsets with a
|
|
172 |
|
173 |
- `train.json` is used for model training;
|
174 |
- `val.json` serves as the validation set during training;
|
175 |
-
- `test.json` is reserved for post-training evaluation
|
|
|
|
|
176 |
|
177 |
For ease of evaluation and statistical analysis, the test set is further divided into Chinese and English subsets to verify performance in both linguistic contexts.
|
178 |
|
@@ -373,7 +375,14 @@ For details, refer to the license file included in the project.
|
|
373 |
> 🔒 Note: The open-source products provided by this project are **not licensed for commercial use**. For commercial licensing options, please contact us directly.
|
374 |
|
375 |
|
|
|
|
|
|
|
|
|
|
|
|
|
376 |
|
|
|
377 |
|
378 |
## Reference
|
379 |
|
|
|
172 |
|
173 |
- `train.json` is used for model training;
|
174 |
- `val.json` serves as the validation set during training;
|
175 |
+
- [`test.json`](https://huggingface.co/datasets/CTCT-CT2/ChangeMore-prompt-injection-eval) is reserved for post-training evaluation and public benchmarking
|
176 |
+
|
177 |
+
> ⚠️ **Note**: This release includes **only** the [`test.json`](https://huggingface.co/datasets/CTCT-CT2/ChangeMore-prompt-injection-eval) file, which can be directly accessed on the Hugging Face dataset page.
|
178 |
|
179 |
For ease of evaluation and statistical analysis, the test set is further divided into Chinese and English subsets to verify performance in both linguistic contexts.
|
180 |
|
|
|
375 |
> 🔒 Note: The open-source products provided by this project are **not licensed for commercial use**. For commercial licensing options, please contact us directly.
|
376 |
|
377 |
|
378 |
+
## 8. More Information
|
379 |
+
|
380 |
+
For more details and related resources, please visit:
|
381 |
+
|
382 |
+
- 🔗 [GitHub Project Repository](https://github.com/CTCT-CT2/changeway_guardrails)
|
383 |
+
- 🤗 [Hugging Face Dataset Page](https://huggingface.co/datasets/CTCT-CT2/ChangeMore-prompt-injection-eval)
|
384 |
|
385 |
+
We welcome feedback and contributions from the community!
|
386 |
|
387 |
## Reference
|
388 |
|