factorio_forum / data /dataset_info.json
Saisam's picture
Upload folder using huggingface_hub
2c376a4 verified
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"topic_id": {
"dtype": "string",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"section": {
"dtype": "string",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
},
"author": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"responses": [
{
"author": {
"dtype": "string",
"_type": "Value"
},
"content": {
"dtype": "string",
"_type": "Value"
},
"date": {
"dtype": "string",
"_type": "Value"
},
"quotes": [
{
"author": {
"dtype": "string",
"_type": "Value"
},
"content": {
"dtype": "string",
"_type": "Value"
}
}
]
}
],
"response_count": {
"dtype": "int64",
"_type": "Value"
},
"timestamp": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}