momentum-lab commited on
Commit
b245b10
·
verified ·
1 Parent(s): f5c8034

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -18
README.md CHANGED
@@ -23,7 +23,7 @@ size_categories:
23
 
24
  ## Overview
25
 
26
- This dataset contains **35,000 English news headlines** categorized into **10 topical classes**, designed for **text classification** and **NLP** studies such as news topic modeling, transfer learning, and zero‑shot evaluation.
27
 
28
  Each record includes:
29
  - `title`: news headline text
@@ -49,20 +49,4 @@ This dataset was curated as part of the *COMP7015 Artificial Intelligence 
49
  | **Entertainment & Culture** | Movies, TV, music, arts, celebrities | `medtop:01000000` |
50
  | **Crime & Law** | Criminal justice, courts, safety, policing | `medtop:02000000` |
51
  | **Education** | Schools, universities, learning innovations | `medtop:05000000` |
52
- | **Society & Lifestyle** | Human interest, fashion, travel, social trends | `medtop:08000000`, `medtop:10000000`, `medtop:12000000`, `medtop:14000000` |
53
-
54
- ---
55
-
56
- | **Topic** | Informational | Analysis | Feature | Opinion | **Total (Topic)** |
57
- |------------|------------------:|--------------:|-------------:|-------------:|------------------:|
58
- | Business & Economy | 6,308 | 662 | 74 | 94 | **7,138** |
59
- | Technology & Science | 3,406 | 418 | 70 | 48 | **3,942** |
60
- | Sports | 5,666 | 372 | 110 | 92 | **6,240** |
61
- | Politics & Government | 6,636 | 334 | 13 | 216 | **7,199** |
62
- | Entertainment & Culture | 2,462 | 80 | 483 | 61 | **3,086** |
63
- | Society & Lifestyle | 1,989 | 63 | 358 | 99 | **2,509** |
64
- | Environment & Climate | 1,110 | 37 | 33 | 18 | **1,198** |
65
- | Education | 292 | 31 | 19 | 10 | **352** |
66
- | Health & Medicine | 994 | 17 | 69 | 10 | **1,090** |
67
- | Crime & Law | 2,332 | 6 | 7 | 2 | **2,347** |
68
- | **Total (Genre)** | **31,195** | **2,020** | **1,236** | **650** | **35,101** |
 
23
 
24
  ## Overview
25
 
26
+ This dataset contains **50,000 English news headlines** categorized into **10 topical classes**, designed for **text classification** and **NLP** studies such as news topic modeling, transfer learning, and zero‑shot evaluation.
27
 
28
  Each record includes:
29
  - `title`: news headline text
 
49
  | **Entertainment & Culture** | Movies, TV, music, arts, celebrities | `medtop:01000000` |
50
  | **Crime & Law** | Criminal justice, courts, safety, policing | `medtop:02000000` |
51
  | **Education** | Schools, universities, learning innovations | `medtop:05000000` |
52
+ | **Society & Lifestyle** | Human interest, fashion, travel, social trends | `medtop:08000000`, `medtop:10000000`, `medtop:12000000`, `medtop:14000000` |