Refactor
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
8b810c4000
commit
91554384f2
19 changed files with 205 additions and 165 deletions
|
|
@ -4,7 +4,7 @@ from random import shuffle
|
|||
from devtools import debug
|
||||
from predict_domain import predict_domain
|
||||
|
||||
from good_ai import process_batch, serve
|
||||
from good_ai import process_batch
|
||||
|
||||
if __name__ == "__main__":
|
||||
with open(".cache/data-1/s2-corpus-323.json") as f:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue