christopherheuer commited on
Commit
e7170e9
·
verified ·
1 Parent(s): 45daa5a

added Dataset Attribution to Readme.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -61,6 +61,10 @@ Yes! You can use this model in llama.cpp or other GGUF-compatible inference tool
61
  👉 [Link to gguf version](https://huggingface.co/christopherheuer/phi3-mini-4k-instruct-pii-redactor-q4_k_m-gguf)
62
 
63
 
 
 
 
 
64
  ## ⚠️ Disclaimer:
65
  >This model is provided "as-is" without any warranties or guarantees regarding its performance, accuracy, or reliability in detecting and redacting personally identifiable information (PII) or other sensitive data.
66
  >
 
61
  👉 [Link to gguf version](https://huggingface.co/christopherheuer/phi3-mini-4k-instruct-pii-redactor-q4_k_m-gguf)
62
 
63
 
64
+ ## 📖 Dataset Attribution
65
+
66
+ This model was fine-tuned using a modified version of the [NinjaMasker-PII-Redaction Dataset by King-Harry](https://huggingface.co/datasets/King-Harry/NinjaMasker-PII-Redaction-Dataset), which is licensed under the Apache 2.0 License. The dataset was reformatted to suit the training requirements of this model.
67
+
68
  ## ⚠️ Disclaimer:
69
  >This model is provided "as-is" without any warranties or guarantees regarding its performance, accuracy, or reliability in detecting and redacting personally identifiable information (PII) or other sensitive data.
70
  >