Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Arabic
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
AhmedAshrafMarzouk commited on
Commit
727a8f1
·
verified ·
1 Parent(s): fae4e1a

Added category distribution table

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -61,6 +61,32 @@ CIDAR-MCQ-100 contains **100** multiple-choice questions and answers about the A
61
  </tr>
62
  </table>
63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  ## 📋 Dataset Structure
65
  - `Question(str)`: Question about the Arabic culture.
66
  - `A(str)`: First choice.
 
61
  </tr>
62
  </table>
63
 
64
+
65
+ <div width="30px" align="center">
66
+
67
+ | Category | CIDAR-EVAL-100 | <a href=https://huggingface.co/datasets/arbml/cidar-mcq-100><b>CIDAR-MCQ-100</b></a>|
68
+ |----------|:-------------:|------:|
69
+ |Food&Drinks | 14 | 8 |
70
+ |Names | 14 | 8 |
71
+ |Animals | 2 | 4 |
72
+ |Language | 10 | 20 |
73
+ |Jokes&Puzzles | 3 | 7 |
74
+ |Religion | 5 | 10 |
75
+ |Business | 6 | 7 |
76
+ |Cloths | 4 | 5 |
77
+ |Science | 3 | 4 |
78
+ |Sports&Games | 4 | 2 |
79
+ |Tradition | 4 | 10 |
80
+ |Weather | 4 | 2 |
81
+ |Geography | 7 | 8 |
82
+ |General | 4 | 3 |
83
+ |Fonts | 5 | 2 |
84
+ |Literature | 10 | 2 |
85
+ |Plants | 3 | 0 |
86
+ <i>Total</i> | 100 | 100 |
87
+
88
+ </div>
89
+
90
  ## 📋 Dataset Structure
91
  - `Question(str)`: Question about the Arabic culture.
92
  - `A(str)`: First choice.