-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mcscript #1152
mcscript #1152
Conversation
Hello @wh629! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 You can repair most issues by installing black and running: Comment last updated at 2020-10-21 21:36:23 UTC |
Codecov Report
@@ Coverage Diff @@
## master #1152 +/- ##
==========================================
+ Coverage 57.39% 57.44% +0.04%
==========================================
Files 137 138 +1
Lines 9819 9861 +42
==========================================
+ Hits 5636 5665 +29
- Misses 4183 4196 +13
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing the task property method, and add to
https://github.com/nyu-mll/jiant-dev/blob/master/md_docs/tasks.md
And merge from master. |
* mcscript * black * add mcscript to documentation * removed task property method Co-authored-by: jeswan <57466294+jeswan@users.noreply.github.com>
I'm having issues running black. I spoke with Jason and am submitting the PR without black.
Changes tested with the attached .sh and .sbatch files. Achieved 86.5% dev accuracy and found 86.6% from https://www.aclweb.org/anthology/D19-6012.pdf.
mcscript.zip