Skip to content

fix the typo 9012#9037

Closed
NatLun137 wants to merge 2 commits into
huggingface:masterfrom
NatLun137:revert-1-fix-the-typo-9012
Closed

fix the typo 9012#9037
NatLun137 wants to merge 2 commits into
huggingface:masterfrom
NatLun137:revert-1-fix-the-typo-9012

Conversation

@NatLun137

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes #9012

Before submitting

  • [Y] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • [Y] Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors which may be interested in your PR.

There is a tiny typo in the code "transformers/examples/language-modeling/run_mlm_wwm.py" at line 284. [Details.](huggingface#9012)
@LysandreJik

Copy link
Copy Markdown
Member

Hello! I think you reverted your commit. The PR shows no diff.

@NatLun137

Copy link
Copy Markdown
Contributor Author

Hello! I think you reverted your commit. The PR shows no diff.

Hi! Yes, unfortunately, I was too quick... The first commit does the fix.

@NatLun137

Copy link
Copy Markdown
Contributor Author

I opened PR with correct changes.

@NatLun137 NatLun137 closed this Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"run_mlm_wwm.py", line 284 AttributeError: 'DataTrainingArguments' object has no attribute 'valid_ref_file'

2 participants