Skip to content

Fix typo #9012#1

Merged
NatLun137 merged 1 commit into
masterfrom
fix-the-typo-9012
Dec 10, 2020
Merged

Fix typo #9012#1
NatLun137 merged 1 commit into
masterfrom
fix-the-typo-9012

Conversation

@NatLun137

Copy link
Copy Markdown
Owner

There is a tiny typo in the code "transformers/examples/language-modeling/run_mlm_wwm.py" at line 284. Details.

What does this PR do?

Fixes huggingface#9012

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • 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)
@NatLun137
NatLun137 merged commit 5fc8cfd into master Dec 10, 2020
NatLun137 added a commit that referenced this pull request 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'

1 participant