File size: 712 Bytes
400cd02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Astrology Compatibility Dataset

This dataset contains **14400 examples** of zodiac compatibility between 12 signs,
expanded across multiple life aspects (love, finance, career, children, social, dasha, dosha).

## Files
- train.jsonl – 11520 rows
- val.jsonl – 1440 rows
- test.jsonl – 1440 rows

## Format
Each row looks like:

{
  "instruction": "Analyze compatibility between Aries and Virgo.",
  "input": "Focus on finance and wealth, with dasha and dosha influences.",
  "output": "Compatibility between Aries and Virgo in finance and wealth often generates growth. During Venus Mahadasha, their energies may shift. If Shani Dosha is active, chanting mantras can help."
}

Generated on 2025-09-05.