Tài liệu tham khảo:
Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:
ds = tfds.load('huggingface:hellaswag')
- Sự miêu tả :
- Giấy phép : Không có giấy phép được biết đến
- Phiên bản : 0.1.0
- Chia tách :
Tách ra | Ví dụ |
---|---|
'test' | 10003 |
'train' | 39905 |
'validation' | 10042 |
- Đặc trưng :
{
"ind": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"activity_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ctx_a": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ctx_b": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ctx": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"endings": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"source_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"split": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"split_type": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}