wygladzanie

This commit is contained in:
alesad7 2022-04-23 17:42:28 +02:00
parent bd5acac80d
commit 85b0c69124
3 changed files with 14493 additions and 14493 deletions

File diff suppressed because it is too large Load Diff

2
run.py
View File

@ -81,7 +81,7 @@ def prediction(file, model):
output_file.write(output + '\n')
model = train(X_train, 0.00002)
model = train(X_train, 0.0002)
prediction('dev-0', model)
prediction('test-A', model)

File diff suppressed because it is too large Load Diff