Gokulm commited on
Commit
21d6b1a
·
verified ·
1 Parent(s): 307b810

Delete train.jsonl

Browse files
Files changed (1) hide show
  1. train.jsonl +0 -232
train.jsonl DELETED
@@ -1,232 +0,0 @@
1
- [
2
- {
3
- "instruction": "Analyze the impact of Jupiter's position on longevity.",
4
- "input": "Jupiter looks at the 2nd house.",
5
- "output": "Positive influence on longevity."
6
- },
7
- {
8
- "instruction": "Analyze the impact of Saturn's position on longevity.",
9
- "input": "Saturn looks at the 2nd house.",
10
- "output": "Positive influence on longevity"
11
- },
12
- {
13
- "instruction": "Analyze the combined influence of Jupiter and Saturn on longevity.",
14
- "input": "Both Jupiter and Saturn look at the 2nd house.",
15
- "output": "Positive influence on longevity."
16
- },
17
- {
18
- "instruction": "Evaluate the effect of Jupiter's gaze on the 3rd house.",
19
- "input": "Jupiter looks at the 3rd house.",
20
- "output": "Positive influence on longevity."
21
- },
22
- {
23
- "instruction": "Evaluate the effect of Saturn's gaze on the 3rd house.",
24
- "input": "Saturn looks at the 3rd house.",
25
- "output": "Positive influence on longevity."
26
- },
27
- {
28
- "instruction": "Evaluate the combined effect of Jupiter and Saturn on the 3rd house.",
29
- "input": "Both Jupiter and Saturn look at the 3rd house.",
30
- "output": "Positive influence on longevity."
31
- },
32
- {
33
- "instruction": "Assess the impact of Jupiter's gaze on the 6th house.",
34
- "input": "Jupiter looks at the 6th house.",
35
- "output": "Positive influence on longevity."
36
- },
37
- {
38
- "instruction": "Assess the impact of Saturn's gaze on the 6th house.",
39
- "input": "Saturn looks at the 6th house.",
40
- "output": "Positive influence on longevity."
41
- },
42
- {
43
- "instruction": "Assess the combined effect of Jupiter and Saturn on the 6th house.",
44
- "input": "Both Jupiter and Saturn look at the 6th house.",
45
- "output": "Positive influence on longevity."
46
- },
47
- {
48
- "instruction": "Evaluate the influence of Jupiter on the 8th house.",
49
- "input": "Jupiter looks at the 8th house.",
50
- "output": "Positive influence on longevity."
51
- },
52
- {
53
- "instruction": "Evaluate the influence of Saturn on the 8th house.",
54
- "input": "Saturn looks at the 8th house.",
55
- "output": "Positive influence on longevity."
56
- },
57
- {
58
- "instruction": "Evaluate the combined influence of Jupiter and Saturn on the 8th house.",
59
- "input": "Both Jupiter and Saturn look at the 8th house.",
60
- "output": "Positive influence on longevity"
61
- },
62
- {
63
- "instruction": "Assess the impact of Jupiter's gaze on the 12th house.",
64
- "input": "Jupiter looks at the 12th house.",
65
- "output": "Positive influence on longevity."
66
- },
67
- {
68
- "instruction": "Assess the impact of Saturn's gaze on the 12th house.",
69
- "input": "Saturn looks at the 12th house.",
70
- "output": "Positive influence on longevity."
71
- } ,
72
- {
73
- "instruction": "Assess the combined effect of Jupiter and Saturn on the 12th house.",
74
- "input": "Both Jupiter and Saturn look at the 12th house.",
75
- "output": "Positive influence on longevity."
76
- },
77
- {
78
- "instruction": "Evaluate the influence of the ascendant lord on the 2nd house.",
79
- "input": "The lord of the ascendant looks at the 2nd house.",
80
- "output": "Positive influence on longevity."
81
- },
82
- {
83
- "instruction": "Evaluate the influence of Saturn on the 2nd house.",
84
- "input": "Saturn looks at the 2nd house.",
85
- "output": "Positive influence on longevity."
86
- },
87
- {
88
- "instruction": "Evaluate the influence of Jupiter on the 2nd house.",
89
- "input": "Jupiter looks at the 2nd house.",
90
- "output": "Positive influence on longevity."
91
- },
92
- {
93
- "instruction": "Evaluate the combined influence of Jupiter and Saturn on the 2nd house.",
94
- "input": "Both Jupiter and Saturn look at the 2nd house.",
95
- "output": "Positive influence on longevity."
96
- },
97
- {
98
- "instruction": "Analyze the influence of mutual aspect between Saturn and Jupiter.",
99
- "input": "Saturn and Jupiter look at each other.",
100
- "output": "Positive influence on longevity."
101
- },
102
- {
103
- "instruction": "Evaluate the influence of Jupiter looking at Saturn.",
104
- "input": "Only Jupiter looks at Saturn.",
105
- "output": "Positive influence on longevity."
106
- },
107
- {
108
- "instruction": "Analyze the influence of Saturn's gaze on Jupiter.",
109
- "input": "Only Saturn looks at Jupiter.",
110
- "output": "Positive influence on longevity."
111
- },
112
- {
113
- "instruction": "Evaluate the impact of Jupiter looking at the lord of the ascendant.",
114
- "input": "Jupiter looks at the lord of the ascendant.",
115
- "output": "Positive influence on longevity."
116
- },
117
- {
118
- "instruction": "Evaluate the impact of Saturn looking at the lord of the ascendant.",
119
- "input": "Saturn looks at the lord of the ascendant.",
120
- "output": "Positive influence on longevity."
121
- },
122
- {
123
- "instruction": "Assess the influence of Jupiter on the ascendant.",
124
- "input": "Jupiter looks at the ascendant.",
125
- "output": "Positive influence on longevity"
126
- },
127
- {
128
- "instruction": "Assess the influence of Saturn on the ascendant.",
129
- "input": "Saturn looks at the ascendant.",
130
- "output": "Positive influence on longevity"
131
- },
132
- {
133
- "instruction": "Evaluate the effects of Jupiter being in the ascendant.",
134
- "input": "Jupiter is in the ascendant.",
135
- "output": "Positive influence on longevity"
136
- },
137
- {
138
- "instruction": "Evaluate the effects of Saturn being in the ascendant.",
139
- "input": "Saturn is in the ascendant.",
140
- "output": "Positive influence on longevity"
141
- },
142
- {
143
- "instruction": "Assess the implications of the ascendant being in Jupiter's nakshatras.",
144
- "input": "The ascendant is in the sign of Jupiter (Punarvasu, Vishakha, Purvabhadrapada).",
145
- "output": "Positive influence on longevity"
146
- },
147
- {
148
- "instruction": "Assess the implications of the ascendant being in Saturn's nakshatras.",
149
- "input": "The ascendant is in the sign of Saturn (Pushya, Anuradha, Uttara Bhadrapada).",
150
- "output": "Positive influence on longevity."
151
- },
152
- {
153
- "instruction": "Evaluate the effects of the lord of the ascendant being in Jupiter's nakshatras.",
154
- "input": "The lord of the ascendant is in the sign of Jupiter (Punarvasu, Vishakha, Purvabhadrapada).",
155
- "output": "Positive influence on longevity."
156
- },
157
- {
158
- "instruction": "Evaluate the effects of the lord of the ascendant being in Saturn's nakshatras.",
159
- "input": "The lord of the ascendant is in the sign of Saturn (Pushya, Anuradha, Uttara Bhadrapada).",
160
- "output": "Positive influence on longevity."
161
- },
162
- {
163
- "instruction": "Assess the implications of both Jupiter and Saturn being in the ascendant.",
164
- "input": "Both Jupiter and Saturn are in the ascendant.",
165
- "output": "Positive influence on longevity."
166
- },
167
- {
168
- "instruction": "Evaluate the influence of both Jupiter and Saturn looking at the ascendant.",
169
- "input": "Both Jupiter and Saturn look at the ascendant.",
170
- "output": "Positive influence on longevity."
171
- },
172
- {
173
- "instruction": "Assess the implications of Jupiter being in the 2nd house.",
174
- "input": "Jupiter is in the 2nd house.",
175
- "output": "Positive influence on longevity."
176
- },
177
- {
178
- "instruction": "Assess the implications of Saturn being in the 2nd house.",
179
- "input": "Saturn is in the 2nd house.",
180
- "output": "Positive influence on longevity."
181
- },
182
- {
183
- "instruction": "Evaluate the implications of both Jupiter and Saturn being in the 2nd house.",
184
- "input": "Both Jupiter and Saturn are in the 2nd house.",
185
- "output": "Positive influence on longevity."
186
- },
187
- {
188
- "instruction": "Assess the influence of Jupiter looking at the 8th house.",
189
- "input": "Jupiter looks at the 8th house.",
190
- "output": "Positive influence on longevity."
191
- },
192
- {
193
- "instruction": "Assess the influence of Saturn looking at the 8th house.",
194
- "input": "Saturn looks at the 8th house.",
195
- "output": "Positive influence on longevity."
196
- },
197
- {
198
- "instruction": "Evaluate the implications of Jupiter looking at the 8th position.",
199
- "input": "Jupiter looks at the 8th position.",
200
- "output": "Positive influence on longevity."
201
- },
202
- {
203
- "instruction": "Evaluate the implications of Saturn looking at the 8th position.",
204
- "input": "Saturn looks at the 8th position.",
205
- "output": "Positive influence on longevity."
206
- },
207
- {
208
- "instruction": "Assess the implications of Jupiter being in the 8th position.",
209
- "input": "Jupiter is in the 8th position.",
210
- "output": "Positive influence on longevity."
211
- },
212
- {
213
- "instruction": "Assess the implications of Saturn being in the 8th position.",
214
- "input": "Saturn is in the 8th position.",
215
- "output": "Positive influence on longevity."
216
- },
217
- {
218
- "instruction": "Evaluate the implications of both Jupiter and Saturn being in the 8th position.",
219
- "input": "Both Jupiter and Saturn are in the 8th position.",
220
- "output": "Positive influence on longevity."
221
- },
222
- {
223
- "instruction": "Assess the implications of the 8th lord being in Jupiter's nakshatras.",
224
- "input": "The 8th lord is in the sign of Jupiter (Punarvasu, Vishakha, Purvabhadrapada).",
225
- "output": "Positive influence on longevity."
226
- },
227
- {
228
- "instruction": "Assess the implications of the 8th lord being in Saturn's nakshatras.",
229
- "input": "The 8th lord is in the sign of Saturn (Pushya, Anuradha, Uttara Bhadrapada).",
230
- "output": "Positive influence on longevity."
231
- }
232
- ]