Update SATRN/_base_satrn_shallow_concat.py
Browse files
SATRN/_base_satrn_shallow_concat.py
CHANGED
@@ -61,7 +61,7 @@ file_client_args = dict(backend='disk')
|
|
61 |
dictionary = dict(
|
62 |
type='Dictionary',
|
63 |
dict_file=
|
64 |
-
'./models--Riksarkivet--HTR_pipeline_models/snapshots/
|
65 |
with_padding=True,
|
66 |
with_unknown=True,
|
67 |
same_start_end=True,
|
@@ -94,7 +94,7 @@ model = dict(
|
|
94 |
dictionary=dict(
|
95 |
type='Dictionary',
|
96 |
dict_file=
|
97 |
-
'./models--Riksarkivet--HTR_pipeline_models/snapshots/
|
98 |
with_padding=True,
|
99 |
with_unknown=True,
|
100 |
same_start_end=True,
|
|
|
61 |
dictionary = dict(
|
62 |
type='Dictionary',
|
63 |
dict_file=
|
64 |
+
'./models--Riksarkivet--HTR_pipeline_models/snapshots/296681baf68583f07e89b5fed08136b77e3904cd/SATRN/dict1700.txt',
|
65 |
with_padding=True,
|
66 |
with_unknown=True,
|
67 |
same_start_end=True,
|
|
|
94 |
dictionary=dict(
|
95 |
type='Dictionary',
|
96 |
dict_file=
|
97 |
+
'./models--Riksarkivet--HTR_pipeline_models/snapshots/296681baf68583f07e89b5fed08136b77e3904cd/SATRN/dict1700.txt',
|
98 |
with_padding=True,
|
99 |
with_unknown=True,
|
100 |
same_start_end=True,
|