svidyart commited on
Commit
dae3327
1 Parent(s): 06d4e13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -10,4 +10,11 @@ datasets:
10
  - deepspringer/synth_marketing
11
  language:
12
  - en
13
- ---
 
 
 
 
 
 
 
 
10
  - deepspringer/synth_marketing
11
  language:
12
  - en
13
+ ---
14
+
15
+ Train Notebook - https://colab.research.google.com/drive/1rdQJewZsGfOcjnFx--Lc_h7jJZjfHu6j?usp=sharing#scrollTo=VxB6UV5XAvvP
16
+
17
+ Summary:
18
+ This app creates uses GenAi to generate marketing campaign emails for a product when provided with a product and short description.
19
+
20
+ 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.