abdullah / sard-mini

SARD Mini

تم التحديث منذ 3 أسابيع

جاري جلب البيانات...
بطاقة البيانات (README)
جزء مقتطع من حزمة صور SARD Dataset التفاصيل: بيانات مكونة من صور + الكتابة الموجودة في تلك الصور
Installation
$ pip install oneurai
تم النسخ
download.py
from oneurai import load_dataset
import os

# اسم الداتا ست
repo_id = "abdullah/sard-mini"

print("🚀 Starting the download process...")

dataset_path = load_dataset(repo_id)

if dataset_path:
    print(f"\n✅ تمت العملية بنجاح!")
    print(f"📂 مسار البيانات: {dataset_path}")
else:
    print("\n❌ فشل التحميل.")
تم نسخ الكود بنجاح!

نظرة عامة

التحميلات 1
الحجم 669.18 MB
نوع المهمة Text Classification
Abdullah Alhusaini
ناشر معتمد