AkashDataScience commited on
Commit
40b0422
·
1 Parent(s): 3508061

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -10,4 +10,14 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  ---
12
 
13
+ # App for text generation using GPT-2
14
+
15
+ ## Features
16
+ - Input/output text: Write a sentence and read the output
17
+ - Number of outputs: Number of output to generate using same input sentence
18
+ - Maximum lenght of a sequence: Maximum tokens to generate
19
+
20
+ ## Usage
21
+ - Enter sentence
22
+ - Change Number of outputs or Maximum lenght of a sequence
23
+ - Hit submit and read result