Datasets:
QCRI
/

Modalities:
Image
Text
Formats:
parquet
Languages:
Arabic
ArXiv:
Libraries:
Datasets
pandas
License:
Firoj commited on
Commit
f980c42
1 Parent(s): 9af754e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: image
10
+ dtype: image
11
+ - name: img_path
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 288846844.171
16
+ num_examples: 4007
17
+ - name: dev
18
+ num_bytes: 45903775.0
19
+ num_examples: 584
20
+ - name: test
21
+ num_bytes: 81778364.176
22
+ num_examples: 1134
23
+ download_size: 423373959
24
+ dataset_size: 416528983.347
25
+ ---