Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Arabic-Clip-Archive
/
Arabic_dataset_13M_translated_cleaned_v2_jsonl_format_ViT-B-16-plus-240-fulldata-v2
like
0
Follow
Arabic CLIP Archive
2
Modalities:
Image
Tabular
Text
Formats:
json
Size:
1M - 10M
Libraries:
Datasets
Dask
Croissant
+ 1
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
pain
commited on
Nov 6, 2023
Commit
a0ca512
·
1 Parent(s):
e1c37fd
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
DatasetDict({
2
+
train: Dataset({
3
+
features: ['index', 'embeddings', 'en_caption', 'ar_caption', 'nr_words', 'url'],
4
+
num_rows: 12166802
5
+
})
6
+
})