Afritz commited on
Commit
2b42302
·
verified ·
1 Parent(s): cdf37d6

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,6 +1,6 @@
1
  class CFG_APP:
2
  DEBUG = True
3
- K_TOTAL = 10 # Number of paragraphs
4
  THRESHOLD = 0.3
5
  DEVICE = "cpu"
6
  BOT_NAME = "CSRD_GPT"
 
1
  class CFG_APP:
2
  DEBUG = True
3
+ K_TOTAL = 20 # Number of paragraphs
4
  THRESHOLD = 0.3
5
  DEVICE = "cpu"
6
  BOT_NAME = "CSRD_GPT"