johann22 commited on
Commit
fa1a529
1 Parent(s): 5791048

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ def compress_data_og(c, instruct, history, seed, MAX_DATA=MAX_DATA):
222
  print (resp)
223
  #out+=resp
224
  e=e+chunk
225
- s=s+chunk
226
 
227
  print ("final" + resp)
228
  #history = "observation: {}\n".format(resp)
 
222
  print (resp)
223
  #out+=resp
224
  e=e+chunk
225
+ s=s+chunk-1000
226
 
227
  print ("final" + resp)
228
  #history = "observation: {}\n".format(resp)