Need a guide/standard for adding new models into the model repo.
Created by: lcy-seso
After a period of trying and practice, we found that a standard or a guide for adding a new model into the Paddle Models repo is required.
We have already had some practices that are better to be followed, which should be added as a document. The document is also expected to be a guide for anyone who hopes to contribute.
The guide/standard should include (but not limited to) :
- The code structures and naming conventions.
- How to organize README;
- A suggested outlines.
- The least things should be explained in the README.