PhilSad commited on
Commit
502a4db
·
1 Parent(s): e2fee61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,9 +2,10 @@ Attempt of guided text generation to replace GPT-3 for :[This SCP Does Not Exist
2
 
3
  Work in Porgress
4
 
5
- Finetuned on a dataset of 1700 samples from the [official SCP wiki](https://scp-wiki.wikidot.com/)
6
 
7
 
8
- Exemple prompt : "Prompt: SCP-9741 is a pair of jeans that looks really cool ### Generation: Item #: SCP-9741\nObject Class: Safe\nSpecial Containment Procedures:"
 
9
 
10
 
 
2
 
3
  Work in Porgress
4
 
5
+ Finetuned on a dataset of 1700 automatically generated samples from the [official SCP wiki](https://scp-wiki.wikidot.com/)
6
 
7
 
8
+ Exemple input :
9
+ ```Prompt: SCP-9741 is a pair of jeans that looks really cool ### Generation: Item #: SCP-9741\nObject Class: Safe\nSpecial Containment Procedures:```
10
 
11