CoolFace
Modelpublic

fivetech/Harbour

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes41downloads
dataset_stats.json66 linesDownload Raw Back to root
1{2  "total_prg_files": 1037,3  "total_ch_files": 143,4  "total_files": 1180,5  "total_entries": 996,6  "skipped_prg": 177,7  "skipped_ch": 7,8  "train_entries": 896,9  "val_entries": 100,10  "categories": {11    "tests": 225,12    "utils": 13,13    "rtl": 80,14    "rdd": 11,15    "extras": 25,16    "contrib": 583,17    "include": 5918  },19  "files_per_category": {20    "contrib": {21      "graphics": 33,22      "compatibility": 238,23      "network": 45,24      "platform": 82,25      "security": 10,26      "utility": 48,27      "data_format": 10,28      "header": 71,29      "database": 4630    },31    "include": {32      "header": 5933    },34    "tests": {35      "function_api": 172,36      "language_basics": 36,37      "oop": 5,38      "database": 10,39      "performance": 240    },41    "rtl": {42      "utility": 41,43      "oop_class": 15,44      "ui_menu": 5,45      "file_io": 7,46      "database": 3,47      "ui_widget": 1,48      "get_system": 6,49      "error_handling": 250    },51    "extras": {52      "utility": 6,53      "spreadsheet": 6,54      "server": 8,55      "header": 556    },57    "rdd": {58      "rdd_core": 1159    },60    "utils": {61      "test_framework": 11,62      "i18n": 1,63      "header": 164    }65  }66}