|
{
|
|
"original_samples": 128880,
|
|
"processed_samples": 34537,
|
|
"filter_stats": {
|
|
"success": 34537,
|
|
"non_english": 1202,
|
|
"docstring_too_long": 3848,
|
|
"input_too_long": 8366,
|
|
"docstring_too_short": 74013,
|
|
"error": 0,
|
|
"error: unhashable type: 'list'": 6914
|
|
},
|
|
"split_sizes": {
|
|
"train": 24175,
|
|
"val": 5180,
|
|
"test": 5182
|
|
},
|
|
"input_token_stats": {
|
|
"min": 16,
|
|
"max": 505,
|
|
"avg": 164.071
|
|
},
|
|
"target_token_stats": {
|
|
"min": 4,
|
|
"max": 254,
|
|
"avg": 52.758
|
|
},
|
|
"type_distribution": {
|
|
"method": 12682,
|
|
"function": 8733,
|
|
"class": 2760
|
|
}
|
|
}
|
|
|