Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# CodeAstra-7b: State-of-the-Art Vulnerability Detection Model ππ‘οΈ
|
2 |
|
3 |
## Model Description
|
@@ -126,5 +137,4 @@ limitations under the License.
|
|
126 |
|
127 |
## Acknowledgements π
|
128 |
|
129 |
-
We would like to thank the Mistral AI team for their excellent base model, which served as the foundation for CodeAstra-7b.
|
130 |
-
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
library_name: peft
|
8 |
+
tags:
|
9 |
+
- code
|
10 |
+
- security
|
11 |
+
---
|
12 |
# CodeAstra-7b: State-of-the-Art Vulnerability Detection Model ππ‘οΈ
|
13 |
|
14 |
## Model Description
|
|
|
137 |
|
138 |
## Acknowledgements π
|
139 |
|
140 |
+
We would like to thank the Mistral AI team for their excellent base model, which served as the foundation for CodeAstra-7b.
|
|