8000 'Seq2SeqTrainingArguments' object has no attribute 'do_semi_train' · Issue #2 · SALT-NLP/CODA · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
'Seq2SeqTrainingArguments' object has no attribute 'do_semi_train' #2
Open
@lcqlalala

Description

@lcqlalala

Hello, when I run run_summarization.py, I get the following error:
Traceback (most recent call last):
File "run_summarization.py", line 703, in
main()
File "run_summarization.py", line 462, in main
if training_args.do_train and not training_args.do_semi_train:
AttributeError: 'Seq2SeqTrainingArguments' object has no attribute 'do_semi_train'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0