Text Generation
English
yajingchen commited on
Commit
83f05a2
·
1 Parent(s): 33191c6

Create README.md

Browse files

This is a fine-tuned BLOOM model to generate marketing emails based on a given travel destination and a short line of description, built with the MarketMail-AI dataset! The original training dataset was synthetic and generated with OpenAI's gpt-3.5-turbo model.

Version 1.0 (2023/4/26)

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-bloom-rail-1.0
3
+ datasets:
4
+ - yajingchen/MarketMail-AI-Dataset
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ ---