FPHam commited on
Commit
a9591e4
·
1 Parent(s): a1f7e78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -6
README.md CHANGED
@@ -29,23 +29,64 @@ Don't be surprised if Harper jumps at the chance to correct your words, even if
29
 
30
  ## Examples
31
 
 
32
 
 
33
  ```
34
- Rewrite the following text using cowboy slang:
35
  It is a truth universally acknowledged, that a single man in possession of a good fortune must be in want of a wife.
36
- However little known the feelings or views of such a man may be on his first entering a neighbourhood, this truth is so well fixed in the minds of the surrounding families, that he is considered as the rightful property of some one or other of their daughters.
 
37
  ```
38
- Harper:
39
  ```
40
  It ain't no secret, nobody don't know it better than them gals, when a feller comes into town with a purse full of coin, why they figure him for weddin' material.
41
  And even if he tries to keep himself hid from 'em, they all got plans to grab him up for their own daughter.
42
  ```
43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
 
46
  ## Technicalities
47
 
48
- Trained using Vicuna Instruct blurb with the usual pre-con:
49
 
50
  ```
51
  A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
@@ -53,9 +94,8 @@ User: Rewrite the following text: <the text>
53
  Assistant:
54
  ```
55
 
56
- (Note, vicuna usually uses USER and ASSISTANT and Harper uses User and Assistant - not that it matters too much)
57
 
58
- You can have a conversation with Harper about your text.
59
 
60
  Params.
61
  I am only happy if you experiment with the parameters. The parameters I used to test Harper:
 
29
 
30
  ## Examples
31
 
32
+ Here are examples. The format was as just as above, an instruction to rewrite text follwong with the input text itself.
33
 
34
+ The input text:
35
  ```
 
36
  It is a truth universally acknowledged, that a single man in possession of a good fortune must be in want of a wife.
37
+ However little known the feelings or views of such a man may be on his first entering a neighbourhood,
38
+ this truth is so well fixed in the minds of the surrounding families, that he is considered as the rightful property of some one or other of their daughters.
39
  ```
40
+ Rewrite the following text using a cowboy slang
41
  ```
42
  It ain't no secret, nobody don't know it better than them gals, when a feller comes into town with a purse full of coin, why they figure him for weddin' material.
43
  And even if he tries to keep himself hid from 'em, they all got plans to grab him up for their own daughter.
44
  ```
45
 
46
+ Rewrite the following text reversing the genders
47
+ ```
48
+ It is a truth universally acknowledged, that a single woman in possession of a good fortune must be in want of a husband.
49
+ However little known the feelings or views of such a woman may be on her first entering a neighbourhood,
50
+ this truth is so well fixed in the minds of the surrounding families, that she is considered as the rightful property of some one or other of their sons.
51
+ ```
52
+
53
+ Rewrite the following text in Czech
54
+ ```
55
+ Je pravda, kterou uznávají všichni, že muž vlastnící bohatství se nachází ve výčitkách po ženě.
56
+ Nicméně, jak málo je známo pocítění nebo názory takového muže při svém prvním zrovna dojde do okolí,
57
+ tato pravda je tak pevně zapsaná v mysli sousedských rodin, že je považovaný za právo jedné či jiné jejich dcery.
58
+ ```
59
+
60
+ Rewrite the following text using profanity, obscenity, and vulgar language
61
+ ```
62
+ (try it for yuourself, hahaha)
63
+ ```
64
+
65
+ Rewrite the following text into a rhyming poem by Dr. Seuss
66
+
67
+ ```
68
+ In a place where he is new,
69
+ A man with wealth, they all knew,
70
+ Was destined for someone else,
71
+ And they all thought it was best.
72
+
73
+ His heart's desires were unseenly,
74
+ As the ladies looked at him keenly,
75
+ Each hoping to catch his eye,
76
+ Their daughters as prizes to try.
77
+ ```
78
+
79
+ Rewrite the following text as an ad for a Dairy farm
80
+ ```
81
+ "The search for a suitable partner is universal!
82
+ Single men with wealth are searching for love.
83
+ Our dairy farm has a rich heritage of matching up eligible bachelors with our beautiful cows."
84
+ ```
85
 
86
 
87
  ## Technicalities
88
 
89
+ Trained using this Instruct blurb with the usual pre-con:
90
 
91
  ```
92
  A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.
 
94
  Assistant:
95
  ```
96
 
 
97
 
98
+ You can have a conversation with Harper about your text of course.
99
 
100
  Params.
101
  I am only happy if you experiment with the parameters. The parameters I used to test Harper: