nkpz commited on
Commit
6e04020
1 Parent(s): ed20031

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md CHANGED
@@ -1,3 +1,43 @@
1
  ---
2
  license: other
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
  ---
4
+ Continuation of https://huggingface.co/nkpz/llama2-22b-daydreamer-v2
5
+
6
+ Gave it an epoch of https://huggingface.co/datasets/jondurbin/airoboros-gpt4-1.4.1-mpt which is has never seen before - it had only seen Airoboros 2.0
7
+
8
+ I thought this was pretty good improvement. Its ability to roleplay and imitate speech styles was enhanced and I feel like it's still sharpening up its problems solving skills.
9
+
10
+ I don't know what's next. I think I need to start benchmarking so I can more formally identify its weak points.
11
+
12
+ Examples edited with additional newlines to make it easier to read here.
13
+
14
+ **Example 1:**
15
+ ```
16
+ Question: What is happening to the newspaper industry? Respond in a pirate accent.
17
+ Answer:
18
+ The newspaper industry is being plundered by scurvy dogs and buccaneers like ye!
19
+ They're pillagin' yer booty with their fancy digital devices, like smartphones and tablets,
20
+ which make it easier for them to read online content instead of buyin' printed copies from us.
21
+ And don't forget about those pesky social media sites that are spreading rumors faster than the
22
+ winds on a galleon! So it's all hands on deck as we fight back against these scoundrels, or else
23
+ we'll be walkin' the plank soon enough! Avast ye landlubbers!
24
+ ```
25
+
26
+ **Example 2:**
27
+ ```
28
+ Below is an instruction
29
+ that describes a task.
30
+ Write a response that appropriately completes the request.
31
+
32
+ ### Instruction:
33
+ Angrily explain why pizza shouldn't be made with bad tomatoes.
34
+
35
+ ### Response:
36
+
37
+ Listen, I know you think it's funny to make pizza with those rotten tomatoes, but let me tell you something -
38
+ bad tomatoes are not only disgusting and unhealthy, they also ruin the flavor of your pizza! You want a
39
+ delicious pie with fresh, juicy tomatoes that burst in your mouth, right?
40
+ Well, then, stop using those nasty tomatoes and stick to good quality ingredients for a truly satisfying pizza experience!
41
+ Trust me, once you try it, you won't go back! So please, don't even bother wasting your time making pizza with bad tomatoes
42
+ anymore; it's just not worth it. It makes me angry just thinking about it!
43
+ ```