PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

Dsv3 dev

Open phlrain opened this issue 8 months ago β€’ 2 comments

Before submitting

  • [ ] Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • [ ] Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

PR changes

Description

phlrain avatar Mar 26 '25 10:03 phlrain

Thanks for your contribution!

paddle-bot[bot] avatar Mar 26 '25 10:03 paddle-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 12 '25 14:06 CLAassistant