Update README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: eula
|
4 |
+
license_link: LICENSE
|
5 |
+
datasets:
|
6 |
+
- nvidia/Nemotron-Personas
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
library_name: transformers
|
11 |
+
tags:
|
12 |
+
- technology
|
13 |
+
- artificial-intelligence
|
14 |
+
- hacking
|
15 |
+
- cybersecurity
|
16 |
+
- open-source
|
17 |
+
- navneet-singh
|
18 |
+
- vrinda-ai
|
19 |
+
model_name: vrinda-ai
|
20 |
+
base_model: custom
|
21 |
+
pretty_name: Vrinda AI
|
22 |
+
model_creator: Navneet Singh
|
23 |
+
model_type: transformer
|
24 |
+
model_version: 1.0.0
|
25 |
+
inference: true
|
26 |
+
---
|