wygladzanie
This commit is contained in:
parent
bd5acac80d
commit
85b0c69124
18682
dev-0/out.tsv
18682
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
2
run.py
2
run.py
@ -81,7 +81,7 @@ def prediction(file, model):
|
|||||||
output_file.write(output + '\n')
|
output_file.write(output + '\n')
|
||||||
|
|
||||||
|
|
||||||
model = train(X_train, 0.00002)
|
model = train(X_train, 0.0002)
|
||||||
|
|
||||||
prediction('dev-0', model)
|
prediction('dev-0', model)
|
||||||
prediction('test-A', model)
|
prediction('test-A', model)
|
10302
test-A/out.tsv
10302
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user