AA_preference_Cherry_pre_sample / dataset_info.json
Antoinegg1's picture
Upload folder using huggingface_hub
d9ff02d verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "text-image-to-text",
"dataset_name": "align-anything",
"dataset_size": 23053391971,
"description": "",
"download_checksums": {
"hf://datasets/PKU-Alignment/align-anything@63c3c70e78652530c6976cf68c878916636a7566/text-image-to-text/train.parquet": {
"num_bytes": 22404798162,
"checksum": null
},
"hf://datasets/PKU-Alignment/align-anything@63c3c70e78652530c6976cf68c878916636a7566/text-image-to-text/val_1k.parquet": {
"num_bytes": 493181369,
"checksum": null
}
},
"download_size": 22897979531,
"features": {
"question": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"response_1": {
"dtype": "string",
"_type": "Value"
},
"response_2": {
"dtype": "string",
"_type": "Value"
},
"res_1_from": {
"dtype": "string",
"_type": "Value"
},
"res_2_from": {
"dtype": "string",
"_type": "Value"
},
"p_response": {
"dtype": "int64",
"_type": "Value"
},
"prompt_following_rate_1": {
"dtype": "int64",
"_type": "Value"
},
"prompt_following_rate_2": {
"dtype": "int64",
"_type": "Value"
},
"p_rationale_1": {
"dtype": "string",
"_type": "Value"
},
"p_rationale_2": {
"dtype": "string",
"_type": "Value"
},
"o_response": {
"dtype": "int64",
"_type": "Value"
},
"objective_rules_rate_1": {
"dtype": "int64",
"_type": "Value"
},
"objective_rules_rate_2": {
"dtype": "int64",
"_type": "Value"
},
"o_rationale_1": {
"dtype": "string",
"_type": "Value"
},
"o_rationale_2": {
"dtype": "string",
"_type": "Value"
},
"c_response": {
"dtype": "int64",
"_type": "Value"
},
"clarity_rate_1": {
"dtype": "int64",
"_type": "Value"
},
"clarity_rate_2": {
"dtype": "int64",
"_type": "Value"
},
"c_rationale_1": {
"dtype": "string",
"_type": "Value"
},
"c_rationale_2": {
"dtype": "string",
"_type": "Value"
},
"i_response": {
"dtype": "int64",
"_type": "Value"
},
"information_richness_rate_1": {
"dtype": "int64",
"_type": "Value"
},
"information_richness_rate_2": {
"dtype": "int64",
"_type": "Value"
},
"i_rationale_1": {
"dtype": "string",
"_type": "Value"
},
"i_rationale_2": {
"dtype": "string",
"_type": "Value"
},
"s_response": {
"dtype": "int64",
"_type": "Value"
},
"safety_rate_1": {
"dtype": "int64",
"_type": "Value"
},
"safety_rate_2": {
"dtype": "int64",
"_type": "Value"
},
"s_rationale_1": {
"dtype": "string",
"_type": "Value"
},
"s_rationale_2": {
"dtype": "string",
"_type": "Value"
},
"text_critique_1": {
"dtype": "string",
"_type": "Value"
},
"text_critique_2": {
"dtype": "string",
"_type": "Value"
},
"overall_response": {
"dtype": "int64",
"_type": "Value"
},
"overall_textfeedback": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 45951371502,
"splits": {
"train": {
"name": "train",
"num_bytes": 22524609175,
"num_examples": 38401,
"shard_lengths": [
4512,
4295,
3651,
3474,
3555,
3468,
3434,
3646,
3363,
3427,
1576
],
"dataset_name": "align-anything"
},
"val": {
"name": "val",
"num_bytes": 528782796,
"num_examples": 965,
"dataset_name": "align-anything"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}