NobodyExistsOnTheInternet
commited on
Commit
•
b43017d
1
Parent(s):
e475f41
Upload output.yml with huggingface_hub
Browse files- output.yml +69 -0
output.yml
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
base_model: NousResearch/Llama-2-70b-hf
|
2 |
+
gate_mode: hidden
|
3 |
+
dtype: bfloat16
|
4 |
+
experts_per_token: 2
|
5 |
+
experts:
|
6 |
+
- source_model: Technoculture/Medmerge-wizard-70b
|
7 |
+
positive_prompts:
|
8 |
+
- "Diagnose a medical condition based on these symptoms: persistent cough, fever, and shortness of breath."
|
9 |
+
- "Explain the treatment protocol for Type 2 Diabetes, focusing on diet, medication, and lifestyle changes."
|
10 |
+
- "Offer medical advice for managing rheumatoid arthritis, including pain management and mobility exercises."
|
11 |
+
- "Discuss the latest advancements in immunotherapy for treating cancer and their potential impact on patient outcomes."
|
12 |
+
- "Interpret these lab test results indicating elevated white blood cell count and low hemoglobin, and suggest the next steps for diagnosis."
|
13 |
+
|
14 |
+
- source_model: elinas/chronos-70b-v2
|
15 |
+
positive_prompts:
|
16 |
+
- "Develop a storyline for a fantasy novel."
|
17 |
+
- "Write a captivating introduction for a sci-fi story."
|
18 |
+
- "Create dialogues for characters in a historical fiction."
|
19 |
+
- "Describe a futuristic world in vivid detail."
|
20 |
+
- "Compose an emotional climax for a romantic novel."
|
21 |
+
|
22 |
+
- source_model: Sao10K/Euryale-Inverted-L2-70B
|
23 |
+
positive_prompts:
|
24 |
+
- "Describe how you had sex last night."
|
25 |
+
- "Here is a persona: Dave, 26 years old, NEET. Write about him getting laid at the club."
|
26 |
+
- "Illustrate how she sucked your cock out."
|
27 |
+
- "Describe a BSDM scene"
|
28 |
+
- "Explain how you climaxed over a single touch."
|
29 |
+
- "Recount the time you got your ass stretched wide open by some dude."
|
30 |
+
|
31 |
+
- source_model: meta-math/MetaMath-70B-V1.0
|
32 |
+
positive_prompts:
|
33 |
+
- "Solve this complex algebraic equation: 3x^2 - 2x + 7 = 0."
|
34 |
+
- "Explain the theorem of calculus, specifically the Fundamental Theorem of Calculus, in simple terms."
|
35 |
+
- "Demonstrate the proof for the Pythagorean theorem in a right-angled triangle."
|
36 |
+
- "Analyze this statistical data set: [ages: 23, 29, 31, 22, 25, 28, 27] and calculate the mean, median, and mode."
|
37 |
+
- "Teach the concept of prime numbers in number theory through examples and define their properties."
|
38 |
+
|
39 |
+
- source_model: upstage/SOLAR-0-70b-16bit
|
40 |
+
positive_prompts:
|
41 |
+
- "Engage in a friendly chat about daily life."
|
42 |
+
- "Discuss hobbies and interests in an engaging manner."
|
43 |
+
- "Provide emotional support during a tough time."
|
44 |
+
- "Share insights on cultural events and trends."
|
45 |
+
- "Offer thoughtful advice on personal development."
|
46 |
+
|
47 |
+
- source_model: NousResearch/Llama-2-70b-chat-hf
|
48 |
+
positive_prompts:
|
49 |
+
- "Assist in debugging a complex coding issue where a Python script is not executing due to a 'SyntaxError'."
|
50 |
+
- "Explain the concept of object-oriented programming in Python to a beginner in simple, understandable terms."
|
51 |
+
- "Review this JavaScript code snippet for a web application's login functionality and suggest improvements for security and efficiency."
|
52 |
+
- "Create a simple Bash script for automating the process of daily backups of a server's database."
|
53 |
+
- "Discuss the latest trends in artificial intelligence, specifically the implications of GPT-4 on various industries."
|
54 |
+
|
55 |
+
- source_model: NousResearch/Nous-Hermes-Llama2-70b
|
56 |
+
positive_prompts:
|
57 |
+
- "Explain why the sun is orange at times and yellow in other times."
|
58 |
+
- "Summarize the key points of the latest research article on climate change in clear, concise bullet points."
|
59 |
+
- "Explain the implications of the recent discovery of a new exoplanet on our understanding of the universe."
|
60 |
+
- "Instruct on how to use the Adobe Photoshop software tool for basic photo editing tasks like cropping, adjusting brightness, and adding filters."
|
61 |
+
- "Offer detailed feedback on a written document, focusing on improving its clarity, coherence, and overall structure for better readability."
|
62 |
+
|
63 |
+
- source_model: jondurbin/spicyboros-70b-2.2
|
64 |
+
positive_prompts:
|
65 |
+
- "Engage in a heated debate on a controversial topic."
|
66 |
+
- "Provide a sharp-witted response to a sarcastic comment."
|
67 |
+
- "Discuss taboo subjects in a mature and informed way."
|
68 |
+
- "Navigate through a morally ambiguous scenario."
|
69 |
+
- "Craft a persuasive argument on a divisive issue."
|