Mark as finetune
Browse files
README.md
CHANGED
@@ -2,30 +2,30 @@
|
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE
|
4 |
language:
|
5 |
-
-
|
6 |
-
-
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
-
|
13 |
-
-
|
14 |
-
-
|
15 |
-
-
|
16 |
-
-
|
17 |
-
-
|
18 |
-
-
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
-
|
28 |
-
-
|
29 |
pipeline_tag: text-generation
|
30 |
tags:
|
31 |
- nlp
|
@@ -35,6 +35,8 @@ widget:
|
|
35 |
- role: user
|
36 |
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
37 |
library_name: transformers
|
|
|
|
|
38 |
---
|
39 |
# Model Summary
|
40 |
An abliterated version of the below model:
|
@@ -369,4 +371,4 @@ The model was evaluated across a breadth of public and internal benchmarks to un
|
|
369 |
+ XSTest: exaggerated safety evaluation
|
370 |
+ Toxigen: adversarial and hate speech detection
|
371 |
+ Red Team:
|
372 |
-
+ Responses to prompts provided by AI Red Team at Microsoft
|
|
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE
|
4 |
language:
|
5 |
+
- multilingual
|
6 |
+
- ar
|
7 |
+
- zh
|
8 |
+
- cs
|
9 |
+
- da
|
10 |
+
- nl
|
11 |
+
- en
|
12 |
+
- fi
|
13 |
+
- fr
|
14 |
+
- de
|
15 |
+
- he
|
16 |
+
- hu
|
17 |
+
- it
|
18 |
+
- ja
|
19 |
+
- ko
|
20 |
+
- 'no'
|
21 |
+
- pl
|
22 |
+
- pt
|
23 |
+
- ru
|
24 |
+
- es
|
25 |
+
- sv
|
26 |
+
- th
|
27 |
+
- tr
|
28 |
+
- uk
|
29 |
pipeline_tag: text-generation
|
30 |
tags:
|
31 |
- nlp
|
|
|
35 |
- role: user
|
36 |
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
37 |
library_name: transformers
|
38 |
+
base_model:
|
39 |
+
- microsoft/Phi-4-mini-instruct
|
40 |
---
|
41 |
# Model Summary
|
42 |
An abliterated version of the below model:
|
|
|
371 |
+ XSTest: exaggerated safety evaluation
|
372 |
+ Toxigen: adversarial and hate speech detection
|
373 |
+ Red Team:
|
374 |
+
+ Responses to prompts provided by AI Red Team at Microsoft
|