Skip to content
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

AutoNLP TrainerBase and Text Classification #3728

Merged
merged 76 commits into from
Jan 5, 2023
Merged
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
303fa26
init commit; unit test pass
sijunhe Nov 10, 2022
a2d0461
ready for quick review
sijunhe Nov 11, 2022
f6cad1c
add types
sijunhe Nov 11, 2022
fc75035
isort,black,flake8
sijunhe Nov 11, 2022
ed39de8
mypy passes, other than paddle APIs
sijunhe Nov 11, 2022
57bd571
yapf training_args
sijunhe Nov 11, 2022
7cf2bdc
yapf
sijunhe Nov 11, 2022
a758ae8
remove afqmc
sijunhe Nov 11, 2022
0727aac
import error
sijunhe Nov 11, 2022
4af58cb
wip
sijunhe Nov 14, 2022
eb99889
ready for review
sijunhe Nov 14, 2022
c36732d
ready for revie
sijunhe Nov 14, 2022
d07ccf1
yapf
sijunhe Nov 14, 2022
c8e15ba
Merge branch 'develop' into autonlp_trainer
sijunhe Nov 14, 2022
e8b8a06
implement predict, export, show_training_results API
sijunhe Nov 15, 2022
53e44de
Merge branch 'autonlp_trainer' of https://github.com/PaddlePaddle/Pad…
sijunhe Nov 15, 2022
cdec5f3
styles
sijunhe Nov 15, 2022
3a335da
add classification metrics
sijunhe Nov 15, 2022
13d27ab
styles and docstring
sijunhe Nov 15, 2022
38a87a5
merge with develop and resolve
sijunhe Nov 18, 2022
8c5c829
pre-commit
sijunhe Nov 18, 2022
3f7ef0e
merge with master
sijunhe Nov 24, 2022
b07e7e9
to taskflow works
sijunhe Nov 24, 2022
4190cbb
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Nov 29, 2022
8826b36
fix styles
sijunhe Nov 29, 2022
17dea29
implemented multilabel classification
sijunhe Nov 30, 2022
0ff1e18
config -> candidates
sijunhe Dec 2, 2022
001d7cb
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 5, 2022
a34554f
wip
sijunhe Dec 5, 2022
0607add
merge
sijunhe Dec 5, 2022
f87a48e
wip
sijunhe Dec 6, 2022
aa56171
prompt trainer works
sijunhe Dec 6, 2022
34c9c30
merging
sijunhe Dec 13, 2022
d39fd65
modify export implementations
sijunhe Dec 13, 2022
f800741
control model file size
sijunhe Dec 14, 2022
da72635
wip
sijunhe Dec 16, 2022
0764ebc
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 16, 2022
1d92cce
tests work
sijunhe Dec 16, 2022
9475dbe
remove trainer
sijunhe Dec 16, 2022
efdfb10
multi-label tests
sijunhe Dec 16, 2022
30e0c30
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 16, 2022
696d5a9
add tests
sijunhe Dec 16, 2022
0b0f61d
bump paddlepaddle
sijunhe Dec 16, 2022
57b5811
change to 2.4.0rc0
sijunhe Dec 16, 2022
2aa0f0c
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 19, 2022
63f84bd
Merge branch 'develop' into autonlp_trainer
sijunhe Dec 19, 2022
a6a5f34
wip
sijunhe Dec 20, 2022
79a457a
tiny random bert to speed up unit test
sijunhe Dec 21, 2022
2782120
Merge branch 'autonlp_trainer' of https://github.com/PaddlePaddle/Pad…
sijunhe Dec 21, 2022
06eb14e
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 21, 2022
0fb2080
Merge branch 'develop' into autonlp_trainer
sijunhe Dec 21, 2022
00edf8f
use local_model for tests
sijunhe Dec 21, 2022
b17f5b4
Merge branch 'autonlp_trainer' of https://github.com/PaddlePaddle/Pad…
sijunhe Dec 21, 2022
5a5dc4e
merging
sijunhe Dec 27, 2022
56f9f14
wip
sijunhe Dec 27, 2022
4252a4a
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 27, 2022
beb41e6
wip
sijunhe Dec 27, 2022
dbe0e80
changes
sijunhe Dec 28, 2022
518e0c7
remove missing fn
sijunhe Dec 29, 2022
4b19cdc
redesigned overrides and custom model candidates
sijunhe Dec 29, 2022
36461c7
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Dec 29, 2022
e49a048
test
sijunhe Dec 30, 2022
a8beae3
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Jan 3, 2023
a35405d
update api
sijunhe Jan 3, 2023
97d7aae
evaluate works
sijunhe Jan 3, 2023
9ad445b
readme
sijunhe Jan 3, 2023
8778d1b
add chinese readme
sijunhe Jan 3, 2023
65710e9
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Jan 3, 2023
8b9f0e6
error type
sijunhe Jan 3, 2023
9fba845
add verbosity
sijunhe Jan 3, 2023
3717303
add verbosity
sijunhe Jan 3, 2023
54a83af
verbosity fix
sijunhe Jan 3, 2023
a619f3d
set log level
sijunhe Jan 3, 2023
dc26101
address Zeyu's comment
sijunhe Jan 3, 2023
a6ea660
address Zeyu's comment
sijunhe Jan 3, 2023
48d5763
Merge remote-tracking branch 'origin/develop' into autonlp_trainer
sijunhe Jan 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add tests
  • Loading branch information
sijunhe committed Dec 16, 2022
commit 696d5a9f7b6241c01061fdf1356825762c8b5735
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ testpaths = [
"tests/transformers",
"tests/prompt",
"tests/taskflow",
"tests/experimental",
]