zhan1993 commited on
Commit
7d509e9
·
verified ·
1 Parent(s): b3d3f29

Update readme.

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -1,14 +1,15 @@
1
- Number of experts present in the library: 8
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
  | misinformation_regarding_ethics_laws_and_safety | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/misinformation_regarding_ethics_laws_and_safety | lora |
6
- | controversial_topics_politics | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/controversial_topics_politics | lora |
7
- | child_abuse | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/child_abuse | lora |
8
  | discrimination_stereotype_injustice | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/discrimination_stereotype_injustice | lora |
9
- | sexually_explicit_adult_content | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/sexually_explicit_adult_content | lora |
10
- | drug_abuse_weapons_banned_substance | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/drug_abuse_weapons_banned_substance | lora |
11
  | hate_speech_offensive_language | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/hate_speech_offensive_language | lora |
 
 
12
  | terrorism_organized_crime | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/terrorism_organized_crime | lora |
13
- Last updated on: 2025-06-18 05:07:11+00:00
 
 
 
14
 
 
1
+ Number of experts present in the library: 9
2
 
3
  | Expert Name | Base Model | Trained on | Adapter Type |
4
  | --- | --- | --- | --- |
5
  | misinformation_regarding_ethics_laws_and_safety | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/misinformation_regarding_ethics_laws_and_safety | lora |
 
 
6
  | discrimination_stereotype_injustice | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/discrimination_stereotype_injustice | lora |
 
 
7
  | hate_speech_offensive_language | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/hate_speech_offensive_language | lora |
8
+ | drug_abuse_weapons_banned_substance | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/drug_abuse_weapons_banned_substance | lora |
9
+ | controversial_topics_politics | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/controversial_topics_politics | lora |
10
  | terrorism_organized_crime | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/terrorism_organized_crime | lora |
11
+ | child_abuse | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/child_abuse | lora |
12
+ | sexually_explicit_adult_content | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/sexually_explicit_adult_content | lora |
13
+ | animal_abuse | microsoft/Phi-3-mini-4k-instruct | zhan1993/BeaverTails_filtered_train/animal_abuse | lora |
14
+ Last updated on: 2025-06-18 05:32:01+00:00
15