mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-27 18:54:18 +00:00
minor change
This commit is contained in:
parent
4dc972899b
commit
1503351833
@ -453,14 +453,6 @@ def get_parser():
|
||||
help="Scale for attention-decoder loss.",
|
||||
)
|
||||
|
||||
# parser.add_argument(
|
||||
# "--label-smoothing",
|
||||
# type=float,
|
||||
# default=0.1,
|
||||
# help="""Label smoothing rate used in attention decoder,
|
||||
# (0.0 means the conventional cross entropy loss)""",
|
||||
# )
|
||||
|
||||
parser.add_argument(
|
||||
"--seed",
|
||||
type=int,
|
||||
|
Loading…
x
Reference in New Issue
Block a user