svidyart's picture
Update README.md
dae3327
|
raw
history blame
629 Bytes
---
library_name: peft
license: openrail
metrics:
- code_eval
- accuracy
- bertscore
pipeline_tag: text-generation
datasets:
- deepspringer/synth_marketing
language:
- en
---
Train Notebook - https://colab.research.google.com/drive/1rdQJewZsGfOcjnFx--Lc_h7jJZjfHu6j?usp=sharing#scrollTo=VxB6UV5XAvvP
Summary:
This app creates uses GenAi to generate marketing campaign emails for a product when provided with a product and short description.
Model has been trained by finetuning the bloom-lb7 models using the Parameter-Efficient Fine-Tuning (PEFT) technique, with about 100 examples from deepspringer/synth_marketing dataset.