FatimahEmadEldin commited on
Commit
e5ef9e3
·
verified ·
1 Parent(s): 69a10cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -15
README.md CHANGED
@@ -1,17 +1,25 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: Joke_Text
5
- dtype: string
6
- splits:
7
- - name: train
8
- num_bytes: 118901
9
- num_examples: 510
10
- download_size: 64151
11
- dataset_size: 118901
12
- configs:
13
- - config_name: default
14
- data_files:
15
- - split: train
16
- path: data/train-*
17
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - ar
4
+ license: mit
5
+ task_categories:
6
+ - text-generation
7
+ - text-classification
8
+ tags:
9
+ - humor
10
+ - arabic
11
+ - jokes
12
+ size_categories:
13
+ - 1K<n<10K
 
 
 
14
  ---
15
+
16
+ # Extracted Arabic Jokes Dataset
17
+
18
+ ## Dataset Description
19
+ This dataset contains Arabic jokes extracted and cleaned from various PDF booklets using OCR and LLM-based post-processing. It was created to support research in Arabic Humor Generation.
20
+
21
+ ### Data Fields
22
+ - `Joke_Text`: The full text of the joke in Arabic.
23
+
24
+ ### Source
25
+ Extracted from public domain joke books.