Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
license_name: doxx-zms-license
|
| 4 |
license_link: LICENSE
|
| 5 |
library_name: custom
|
| 6 |
pipeline_tag: text-classification
|
|
@@ -200,7 +199,9 @@ Correctly benign (no false positives on infrastructure):
|
|
| 200 |
|
| 201 |
## License
|
| 202 |
|
| 203 |
-
|
|
|
|
|
|
|
| 204 |
|
| 205 |
## Citation
|
| 206 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
|
|
|
| 3 |
license_link: LICENSE
|
| 4 |
library_name: custom
|
| 5 |
pipeline_tag: text-classification
|
|
|
|
| 199 |
|
| 200 |
## License
|
| 201 |
|
| 202 |
+
This model is released under the [MIT License](LICENSE) with a commercial use restriction. Non-commercial use is freely permitted. Commercial use requires written permission from Barrett Lyon / Doxx Corp. Contact legal@doxx.net for licensing.
|
| 203 |
+
|
| 204 |
+
This model is a derivative work based on [BERT](https://github.com/google-research/bert) (Apache 2.0, Google) and [DomURLs_BERT](https://huggingface.co/amahdaouy/DomURLs_BERT) (Abdelkader Mekaoui).
|
| 205 |
|
| 206 |
## Citation
|
| 207 |
|