PhilSad commited on
Commit
e2fee61
1 Parent(s): 0c893cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,9 +1,10 @@
1
- Guided scp generation
2
- Work in Porgress, Highly experimental, highly overfit
 
 
 
 
 
 
3
 
4
- Exemple prompt : "SCP-10234 is an everlasting light bulb Item#:\nSCP-10234\n\nObject Class:\safe\nSpecial Containment Procedures:"
5
 
6
- Todo:
7
- Collect better training data
8
- Less overfit
9
-
 
1
+ Attempt of guided text generation to replace GPT-3 for :[This SCP Does Not Exist](https://www.thisscpdoesnotexist.ml)
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