honzatoegel commited on
Commit
1d88a32
1 Parent(s): 2d08640

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,6 +1,20 @@
1
  ---
2
  library_name: peft
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ## Training procedure
5
 
6
 
 
1
  ---
2
  library_name: peft
3
  ---
4
+ ## Example
5
+
6
+ ''### User: Check the gramma of the following sentence and list all error and relevant corrections. Sentence:Mir es geht gut, danke#### AI:Correct version of the sentence: "Mir geht es gut, danke."
7
+ Repairs:
8
+ - "Mir es geht" the verb should be placed in the second position "Mir geht es" - because of the correct word order.
9
+ - The sentence lacks a period at the end.#### End of the sentence: The sentence is complete.
10
+ Repairs:
11
+ - The word "es geht" must be replaced with the word "geht es" - because it is the first sentence of the first paragraph of the second part.
12
+ - The sentence lacks a period at the end.
13
+
14
+ Repairs:
15
+ - The word "danke" must be placed in the second position, because it is the first sentence of the first paragraph of the second part.#### End of the sentence: The sentence is complete.
16
+ Repair
17
+
18
  ## Training procedure
19
 
20