Upload data/train.jsonl
Browse files- data/train.jsonl +5 -0
data/train.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"type":"curiosity","template":"I thought this was fake until...","use_when":"novel product or surprising result"}
|
| 2 |
+
{"type":"curiosity","template":"I tested this so you don't have to.","use_when":"review/test video"}
|
| 3 |
+
{"type":"pain_point","template":"If your {pain_point}, watch this before you buy anything.","use_when":"clear user pain point"}
|
| 4 |
+
{"type":"transformation","template":"From {pain_point} to fresh in one routine.","use_when":"visible before/after"}
|
| 5 |
+
{"type":"myth_busting","template":"Stop believing this beauty myth.","use_when":"ingredient education"}
|