kinnews_kirnews

Les références:

kinnews_raw

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:kinnews_kirnews/kinnews_raw')
  • Description :
Kinyarwanda and Kirundi news classification datasets
  • Licence : Licence MIT
  • Version : 0.0.0
  • Divisions :
Diviser Exemples
'test' 4254
'train' 17014
  • Caractéristiques :
{
    "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

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:kinnews_kirnews/kinnews_cleaned')
  • Description :
Kinyarwanda and Kirundi news classification datasets
  • Licence : Licence MIT
  • Version : 0.0.0
  • Divisions :
Diviser Exemples
'test' 4254
'train' 17014
  • Caractéristiques :
{
    "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

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:kinnews_kirnews/kirnews_raw')
  • Description :
Kinyarwanda and Kirundi news classification datasets
  • Licence : Licence MIT
  • Version : 0.0.0
  • Divisions :
Diviser Exemples
'test' 923
'train' 3689
  • Caractéristiques :
{
    "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

Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :

ds = tfds.load('huggingface:kinnews_kirnews/kirnews_cleaned')
  • Description :
Kinyarwanda and Kirundi news classification datasets
  • Licence : Licence MIT
  • Version : 0.0.0
  • Divisions :
Diviser Exemples
'test' 923
'train' 3689
  • Caractéristiques :
{
    "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"
    }
}