Reyad-Ahmmed commited on
Commit
2319495
·
verified ·
1 Parent(s): 7d2a0e7

Create data-timeframe

Browse files
Files changed (1) hide show
  1. data-timeframe +52 -0
data-timeframe ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ text,label
2
+ "I want to know what happened in the last 3 days",threedays
3
+ "give me a summary of the last three days",threedays
4
+ "what happened in the past 3 days",threedays
5
+ "Tell me what happened in the last two days",twodays
6
+ "Summarize the events of the past two days",twodays
7
+ "Give me a report on the last 2 days",twodays
8
+ "What happened in the past 24 hours?",oneday
9
+ "Tell me about yesterday's most important events",oneday
10
+ "Give me a recap of what happened yesterday",oneday
11
+ "Summarize today's news",oneday
12
+ "What are the top news highlights from today?",oneday
13
+ "Give me a brief summary of the last 4 days",fourdays
14
+ "Tell me what happened in the last 4 days",fourdays
15
+ "Summarize key events from the past four days",fourdays
16
+ "Give me an update on the last five days",fivedays
17
+ "What happened in the past 5 days?",fivedays
18
+ "Tell me about major events from the past five days",fivedays
19
+ "I want a summary of the last six days",sixdays
20
+ "Summarize what happened over the past six days",sixdays
21
+ "Give me a recap of the last 6 days",sixdays
22
+ "I want to know what happened in the past 7 days",sevendays
23
+ "Give me a summary of the last seven days",sevendays
24
+ "What happened in the last week?",sevendays
25
+ "Summarize key events from the past week",sevendays
26
+ "Tell me about important events from last week",sevendays
27
+ "Summarize this week's major news",thisweek
28
+ "What are the top highlights from this week?",thisweek
29
+ "Give me a summary of what happened this week",thisweek
30
+ "Tell me about the past two weeks",twoweeks
31
+ "Summarize major events from the last 14 days",twoweeks
32
+ "What happened in the past two weeks?",twoweeks
33
+ "Give me a summary of the past three weeks",threeweeks
34
+ "Summarize key events from the last 21 days",threeweeks
35
+ "What are the highlights of the past three weeks?",threeweeks
36
+ "Tell me about the last month",onemonth
37
+ "Give me a summary of the past 30 days",onemonth
38
+ "What happened in the last month?",onemonth
39
+ "Summarize key events from this month",thismonth
40
+ "What are the most important events from this month?",thismonth
41
+ "Tell me what happened in the past two months",twomonths
42
+ "Summarize major events from the last two months",twomonths
43
+ "Give me a recap of the last 60 days",twomonths
44
+ "Tell me about the last three months",threemonths
45
+ "What happened in the past quarter?",threemonths
46
+ "Summarize the last 90 days of events",threemonths
47
+ "Give me a report on the past year",oneyear
48
+ "What are the most important events of the last 12 months?",oneyear
49
+ "Summarize the events from the past year",oneyear
50
+ "Tell me about the highlights of the last five years",fiveyears
51
+ "Give me a summary of the last decade",tenyears
52
+ "Summarize key events from the past 10 years",tenyears