kyryl0s commited on
Commit
5e15d8e
1 Parent(s): f8d9673

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ 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
- 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
 
 
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
+ The Hosted inference 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