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.pyfile
3. write your own data processor
this will happen in
src/data_processors.py
4. train your model
python trainer.py
Creators
- @wj-Mcat - Jingjing WU (吴京京)
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file paddle-template-0.0.2.tar.gz.
File metadata
- Download URL: paddle-template-0.0.2.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48fe1fc6e4ec8d6b1ef0f786cd8754bb913736a8cd102ba172e843c147e348d9
|
|
| MD5 |
8a9a34c06ea716a25b3c32a9e2e18d09
|
|
| BLAKE2b-256 |
6821fda659b9477711e101cacf13cb096498c77de415dbcb4e6fc24c25f04f5c
|
File details
Details for the file paddle_template-0.0.2-py3-none-any.whl.
File metadata
- Download URL: paddle_template-0.0.2-py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4ab2e014378ea67bef67d5bba728e3e9c1b1327825a0772cb861366368486d6
|
|
| MD5 |
470c7c53aa8d465b66c06327db18ee15
|
|
| BLAKE2b-256 |
388338968a6991281966159c7e3791404c89d5e1ad7c5c910da37f498db4fc1b
|