Asis commited on
Commit
854fb8d
1 Parent(s): 3446b9c

Add model cart info

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+
4
+
5
+ license: MIT
6
+ datasets:
7
+ - wikiHow
8
+ ---
9
+
10
+ # HowTo QA with distilGPT2
11
+
12
+ DistilGPT2 English language model fine-tuned with ±20.000 entries from WikiHow.
13
+
14
+ Input prompt should follow the following format:
15
+ `\n<|startoftext|>[WP] How to {text} \n[RESPONSE]`
16
+
17
+ Example:
18
+ `\n<|startoftext|>[WP] How to create a universe \n[RESPONSE]`