Remove IMDB references from dataset card
Browse files
README.md
CHANGED
|
@@ -44,10 +44,10 @@ SPARTA introduces a groundbreaking benchmark for tree-structured multi-hop quest
|
|
| 44 |
|
| 45 |
## Dataset Structure
|
| 46 |
|
| 47 |
-
The dataset contains **3 configs** across 3 domains (Movie
|
| 48 |
|
| 49 |
### Domains
|
| 50 |
-
- **Movie
|
| 51 |
- **NBA**: Basketball statistics with player info, teams, awards, and game narratives
|
| 52 |
- **Medical**: Healthcare data with appointments, billing, treatments, and patient records
|
| 53 |
|
|
|
|
| 44 |
|
| 45 |
## Dataset Structure
|
| 46 |
|
| 47 |
+
The dataset contains **3 configs** across 3 domains (Movie, NBA, Medical), each with test and validation splits.
|
| 48 |
|
| 49 |
### Domains
|
| 50 |
+
- **Movie**: Movie database with films, genres, ratings, and biographical text
|
| 51 |
- **NBA**: Basketball statistics with player info, teams, awards, and game narratives
|
| 52 |
- **Medical**: Healthcare data with appointments, billing, treatments, and patient records
|
| 53 |
|