Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
widget:
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
7 |
inference:
|
8 |
parameters:
|
9 |
max_new_tokens: 200
|
@@ -11,6 +13,8 @@ tags:
|
|
11 |
- unsloth
|
12 |
- trl
|
13 |
- sft
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|
@@ -206,6 +210,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
206 |
|
207 |
## Model Card Contact
|
208 |
|
209 |
-
[More Information Needed]
|
210 |
-
|
211 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
widget:
|
4 |
+
- messages:
|
5 |
+
- role: user
|
6 |
+
content: >-
|
7 |
+
We need to prepare for the possibility of a security incident. Can you
|
8 |
+
create an incident response plan for our organization?
|
9 |
inference:
|
10 |
parameters:
|
11 |
max_new_tokens: 200
|
|
|
13 |
- unsloth
|
14 |
- trl
|
15 |
- sft
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
|
20 |
# Model Card for Model ID
|
|
|
210 |
|
211 |
## Model Card Contact
|
212 |
|
213 |
+
[More Information Needed]
|
|
|
|