Skip to main content

the stupid & powerful template for paddle models which can reduce your lots of work

Project description

paddle-models-template

the template for paddle models which can reduce your lots of work

Features

  • Full test suit for modeling
  • Full used Trainer which can control train/dev/test stage
  • Base Data structure for different tasks
  • Data Processo interface for different corpus
  • Makefile for small shell scripts
  • ...

Quick Start

1. clone the repo or create a repo from this template

git clone https://github.com/wj-Mcat/paddle-models-template

2. write your own models

this will happen in src/model.py file

3. write your own data processor

this will happen in src/data_processors.py

4. train your model

python trainer.py

Creators

Copyright & License

  • Code & Docs © 2022 wj-Mcat https://github.com/wj-Mcat
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paddle-template-0.0.2.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

paddle_template-0.0.2-py3-none-any.whl (22.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page