Skip to content

Conversation

NatLun137
Copy link
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
Member

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

@NatLun137
Copy link
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
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