1602353775wzj's picture
Add Multilingual Poetry Subject Clustering Benchmark - 题材 Clustering Benchmark
e17f8e8 verified
{
"default": {
"description": "Multilingual Poetry Subject Clustering Benchmark - default config",
"citation": "",
"homepage": "",
"license": "apache-2.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"author": {
"dtype": "string",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"subject_code": {
"dtype": "string",
"_type": "Value"
},
"score": {
"dtype": "float64",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"test": {
"name": "test",
"num_bytes": 4463765,
"num_examples": 8904,
"dataset_name": "MultilingualPoetrySubjectClustering"
}
},
"download_size": 4463765,
"dataset_size": 4463765,
"size_in_bytes": 4463765
}
}