expiter-tokenized-v1 / test /dataset_info.json
Xuechen Li
data
41681a8
raw
history blame contribute delete
901 Bytes
{
"citation": "",
"description": "",
"features": {
"game_result": {
"dtype": "decimal128(2, 1)",
"_type": "Value"
},
"model_name": {
"dtype": "string",
"_type": "Value"
},
"transcript": {
"dtype": "string",
"_type": "Value"
},
"sample_mode": {
"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"
},
"loss_mask": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}