File size: 1,203 Bytes
e01b280
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
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
30
31
32
33
34
35
36
37
38
39

base_model: leveldevai/TurdusBeagle-7B
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: leveldevai/TurdusBeagle-7B
    positive_prompts:
      - "Answer this question from the ARC (Argument Reasoning Comprehension)."
      - "Use common sense and logical reasoning skills."
    negative_prompts:
      - "nonsense"
      - "irrational"
      - "math"
      - "code"
  - source_model: udkai/Turdus
    positive_prompts:
      - "Answer this question from the Winogrande test."
      - "Use advanced knowledge of culture and humanity"
    negative_prompts:
      - "ignorance"
      - "uninformed"
      - "creativity"
  - source_model: nfaheem/Marcoroni-7b-DPO-Merge
    positive_prompts:
      - "answer questions with realistic and correct answers...with the honest truth"
    negative_prompts:
      - "deceptive"
      - "dishonest"
      - "creativity"
  - source_model: Toten5/Marcoroni-neural-chat-7B-v2
    positive_prompts:
      - "Calculate the answer to this math problem"
      - "My mathematical capabilities are strong, allowing me to handle complex mathematical queries"
      - "solve for"
    negative_prompts:
      - "incorrect"
      - "inaccurate"
      - "creativity"