kinnews_kirnews

তথ্যসূত্র:

kinnews_raw

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kinnews_kirnews/kinnews_raw')
  • বর্ণনা :
Kinyarwanda and Kirundi news classification datasets
  • লাইসেন্স : এমআইটি লাইসেন্স
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 4254
'train' 17014
  • বৈশিষ্ট্য :
{
    "label": {
        "num_classes": 14,
        "names": [
            "politics",
            "sport",
            "economy",
            "health",
            "entertainment",
            "history",
            "technology",
            "tourism",
            "culture",
            "fashion",
            "religion",
            "environment",
            "education",
            "relationship"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "kin_label": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "en_label": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "url": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "title": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "content": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

kinnews_cleaned

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kinnews_kirnews/kinnews_cleaned')
  • বর্ণনা :
Kinyarwanda and Kirundi news classification datasets
  • লাইসেন্স : এমআইটি লাইসেন্স
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 4254
'train' 17014
  • বৈশিষ্ট্য :
{
    "label": {
        "num_classes": 14,
        "names": [
            "politics",
            "sport",
            "economy",
            "health",
            "entertainment",
            "history",
            "technology",
            "tourism",
            "culture",
            "fashion",
            "religion",
            "environment",
            "education",
            "relationship"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "title": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "content": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

kirnews_raw

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kinnews_kirnews/kirnews_raw')
  • বর্ণনা :
Kinyarwanda and Kirundi news classification datasets
  • লাইসেন্স : এমআইটি লাইসেন্স
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 923
'train' 3689
  • বৈশিষ্ট্য :
{
    "label": {
        "num_classes": 14,
        "names": [
            "politics",
            "sport",
            "economy",
            "health",
            "entertainment",
            "history",
            "technology",
            "tourism",
            "culture",
            "fashion",
            "religion",
            "environment",
            "education",
            "relationship"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "kir_label": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "en_label": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "url": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "title": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "content": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}

kirnews_cleaned

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:kinnews_kirnews/kirnews_cleaned')
  • বর্ণনা :
Kinyarwanda and Kirundi news classification datasets
  • লাইসেন্স : এমআইটি লাইসেন্স
  • সংস্করণ : 0.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'test' 923
'train' 3689
  • বৈশিষ্ট্য :
{
    "label": {
        "num_classes": 14,
        "names": [
            "politics",
            "sport",
            "economy",
            "health",
            "entertainment",
            "history",
            "technology",
            "tourism",
            "culture",
            "fashion",
            "religion",
            "environment",
            "education",
            "relationship"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
    },
    "title": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "content": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}