yasirchemmakh commited on
Commit
a220846
·
verified ·
1 Parent(s): e606a20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -23,4 +23,16 @@ configs:
23
  ---
24
  # Dataset Card for "Moroccan_ads"
25
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
23
  ---
24
  # Dataset Card for "Moroccan_ads"
25
 
26
+ # YouTube Ads Dataset from Moroccan Channels
27
+
28
+ ## Description
29
+ This dataset contains advertisements and related information from Moroccan YouTube channels. It's designed to facilitate research in digital marketing, content analysis, and linguistic studies focused on Moroccan Arabic and French.
30
+
31
+ ## Dataset Structure
32
+ The dataset consists of 3992 records, each representing an advertisement from YouTube. The data is organized into four columns:
33
+
34
+ - `ad`: The text of the advertisement.
35
+ - `title`: The title of the YouTube video from which the ad was extracted.
36
+ - `link`: The URL to the YouTube video.
37
+ - `channel`: The identifier of the YouTube channel (e.g., `@orangemaroc`).
38
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)