interactive demo for composer application on Jupyter notebook
Project description
Composer Prototype
Composer Interactive UI
make sure you have in your root dir:
feeds.yaml # to store generated feeds
profile.yaml # to store an example user profile
Data Generation
make sure you have in your root dir:
composer-finetune.jsonl
composer-dataset.jsonl
composer-dataset-methods.jsonl
Generate synthetic dataset:
python -m examples.composer.scripts.synt_dataset_generate
python -m examples.composer.scripts.method_dataset_generate
Finetuning
python -m examples.composer.scripts.finetune
TODO:
- support finetuning existing model instead of creating new fintune tasks on new model
- improve dataset gen and finetuning tasks
Upload Package on Pypi
from root of composer:
python setup.py sdist bdist_wheel
twine upload dist/*
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
composer_notebook-0.1.6.tar.gz
(25.2 kB
view details)
Built Distribution
File details
Details for the file composer_notebook-0.1.6.tar.gz
.
File metadata
- Download URL: composer_notebook-0.1.6.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc03668fcbfc8c0dbb00a7c4966d5508acb18a563cf9cd6dc22ef568a56b01f7 |
|
MD5 | 39d3178f7daf53247bf703a1d59cafc2 |
|
BLAKE2b-256 | 3ce32a56fd44c3931f5d9e26e60ad35ac09c85f07293182fd3d716c296b2caa8 |
File details
Details for the file composer_notebook-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: composer_notebook-0.1.6-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a11f1b8eb89e867d4039d2db994ae3b03d23e4ea23ed320d010e8225bb5fa502 |
|
MD5 | 1fba4b61e679cadaf70960df9024b167 |
|
BLAKE2b-256 | 819e4ec2ed606af80bdb2f5f922b16539370f43d87dcc771475f9853a6d6ce6c |