-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yibing Liu
authored
Oct 31, 2019
1 parent
6864525
commit e50325d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule PALM
updated
8 files
+36 −4 | README.md | |
+3 −3 | config_demo2.yaml | |
+2 −1 | paddlepalm/mtl_controller.py | |
+5 −1 | paddlepalm/task_instance.py | |
+5 −10 | paddlepalm/task_paradigm/mlm.py | |
+7 −1 | paddlepalm/task_paradigm/mrc.py | |
+17 −17 | paddlepalm/utils/reader_helper.py | |
+1 −2 | run_demo2.sh |