File size: 629 Bytes
31e02bf
 
eb57309
 
 
 
 
 
06d4e13
 
 
 
dae3327
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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.