Datasets:
Dataset not available using 'load_dataset'
#1
by
ShroukMansour
- opened
Asslam Alikom, thanks for your contribution and wishing to increase the Arabic market more and more, best of luck!
I think there is something wrong while loading the data using the load_dataset function as i'm not able to define the config as written in the readme 'qa', etc .. also what is the config if i need the Key information detection part
I loaded the dataset without a config but only found the images, no annotations!
coru_dataset = load_dataset("abdoelsayed/CORU")
coru_dataset['train'][0] # print {'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=721x39>}