alonzogarbanzo commited on
Commit
44a7440
1 Parent(s): f149d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ prompts = [
39
  "Using the title given, develop a short story:",
40
  "Imagine a short story that starts with this title:",
41
  "Create a brief story with the following title:"
42
- ],
43
 
44
  each training example is generated by concatenating one of the prompts with the 'title' and 'selftext' in the following way:
45
 
 
39
  "Using the title given, develop a short story:",
40
  "Imagine a short story that starts with this title:",
41
  "Create a brief story with the following title:"
42
+ ]
43
 
44
  each training example is generated by concatenating one of the prompts with the 'title' and 'selftext' in the following way:
45