gt1_8kElo_all_tokenized / test /dataset_info.json
Xuechen Li
Initial commit
b7af18f
raw
history blame
900 Bytes
{
"citation": "",
"description": "",
"features": {
"Unnamed: 0.1": {
"dtype": "float64",
"_type": "Value"
},
"Unnamed: 0": {
"dtype": "int64",
"_type": "Value"
},
"WhiteElo": {
"dtype": "int64",
"_type": "Value"
},
"BlackElo": {
"dtype": "int64",
"_type": "Value"
},
"Result": {
"dtype": "string",
"_type": "Value"
},
"transcript": {
"dtype": "string",
"_type": "Value"
},
"tokenizer": {
"dtype": "string",
"_type": "Value"
},
"model_max_length": {
"dtype": "int64",
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"input_ids_len": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}