הפניות:
מערך הנתונים כולו
השתמש בפקודה הבאה כדי לטעון מערך נתונים זה ב-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"
}
}