ncslgr

منابع:

whole_dataset

برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:

ds = tfds.load('huggingface:ncslgr/entire_dataset')
  • شرح :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
  • مجوز : مجوز شناخته شده ای وجود ندارد
  • نسخه : 0.7.0
  • تقسیمات :
شکاف مثال ها
'train' 870
  • امکانات :
{
    "eaf": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "sentences": {
        "feature": {
            "gloss": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "text": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "videos": {
        "feature": {
            "dtype": "string",
            "id": null,
            "_type": "Value"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    }
}

حاشیه نویسی

برای بارگذاری این مجموعه داده در TFDS از دستور زیر استفاده کنید:

ds = tfds.load('huggingface:ncslgr/annotations')
  • شرح :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
  • مجوز : مجوز شناخته شده ای وجود ندارد
  • نسخه : 0.7.0
  • تقسیمات :
شکاف مثال ها
'train' 870
  • امکانات :
{
    "eaf": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "sentences": {
        "feature": {
            "gloss": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "text": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "videos": {
        "feature": {
            "dtype": "string",
            "id": null,
            "_type": "Value"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    }
}