gaurv007 commited on
Commit
58075e0
·
verified ·
1 Parent(s): c268a9a

Upload prompts/templates/social.j2 with huggingface_hub

Browse files
Files changed (1) hide show
  1. prompts/templates/social.j2 +3 -0
prompts/templates/social.j2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {# Social Momentum #}
2
+ {%- set c = bp.components[0] -%}
3
+ ts_decay_linear(group_zscore(rank(ts_mean({{ c.fields[0] }}, {{ c.horizon_days }})), {{ bp.neutralization.value }}), {{ bp.decay }})