challam-roberta-without-date checkpoint 1325000
This commit is contained in:
parent
3ebfc0004d
commit
f96da0b487
@ -42,7 +42,7 @@ def write(f_path_in, f_path_out):
|
||||
|
||||
#f_out.write(a + '\n')
|
||||
|
||||
model = 'without_date/checkpoint-395000'
|
||||
model = 'without_date/checkpoint-1325000'
|
||||
unmasker = pipeline('fill-mask', model=model, device=0)
|
||||
write('../dev-0/in.tsv', '../dev-0/out.tsv')
|
||||
write('../test-A/in.tsv', '../test-A/out.tsv')
|
||||
|
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
14828
test-A/out.tsv
14828
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user