kyryl0s commited on
Commit
f8d9673
1 Parent(s): f4ef790

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -5,6 +5,9 @@ language: uk
5
  ## GPT2 trained to generate ЗНО (Ukrainian exam SAT type of thing) essays
6
 
7
  Generated texts are not very cohesive yet but I'm working on it.
 
 
 
8
 
9
  ### Example of usage:
10
  ```python
 
5
  ## GPT2 trained to generate ЗНО (Ukrainian exam SAT type of thing) essays
6
 
7
  Generated texts are not very cohesive yet but I'm working on it.
8
+ API outputs (on the right) are too short for some reason. Trying to fix it.
9
+ Use the code from the example below. The model takes "ZNOTITLE: <your essay title>" inputs.
10
+
11
 
12
  ### Example of usage:
13
  ```python