{"id":21291536,"url":"https://github.com/smartdataanalytics/keen-model-zoo","last_synced_at":"2025-10-13T00:13:16.163Z","repository":{"id":77808609,"uuid":"175591226","full_name":"SmartDataAnalytics/KEEN-Model-Zoo","owner":"SmartDataAnalytics","description":"A model zoo for the KEEN Universe","archived":false,"fork":false,"pushed_at":"2019-04-05T11:40:11.000Z","size":10013,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-10-13T00:13:14.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SmartDataAnalytics.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-14T09:37:41.000Z","updated_at":"2020-04-20T12:46:34.000Z","dependencies_parsed_at":"2023-04-03T13:33:14.557Z","dependency_job_id":null,"html_url":"https://github.com/SmartDataAnalytics/KEEN-Model-Zoo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SmartDataAnalytics/KEEN-Model-Zoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartDataAnalytics%2FKEEN-Model-Zoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartDataAnalytics%2FKEEN-Model-Zoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartDataAnalytics%2FKEEN-Model-Zoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartDataAnalytics%2FKEEN-Model-Zoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmartDataAnalytics","download_url":"https://codeload.github.com/SmartDataAnalytics/KEEN-Model-Zoo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartDataAnalytics%2FKEEN-Model-Zoo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013619,"owners_count":26085298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T13:35:03.075Z","updated_at":"2025-10-13T00:13:16.127Z","avatar_url":"https://github.com/SmartDataAnalytics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"KEEN Model Zoo\n==============\nThis repository represents the model zoo for the KEEN-Universe. All models that are trained with `PyKEEN \u003chttps://github.com/SmartDataAnalytics/PyKEEN\u003e`_\nand `BioKEEN \u003chttps://github.com/SmartDataAnalytics/BioKEEN\u003e`_ can be shared along the additional experimental artefacts\nvia this model zoo (please check requirements listed below). The models are sorted according the research\nfields.\n\n\nHow to Share Your KGE Model\n===========================\nTo share your KGE model (and further experimental artefacts) please make a pull request. The pull request should contain\na directory with following files (that will be created automatically by Py/BioKEEN except the readme.rst and the test.py):\n\n* **configuration.json**: Configuration file describing the experimental setup\n* **entities_to_embeddings.json**: The learned embedding for the entities\n* **relations_to_embeddings.json**: (optional since not every KGE model makes use of relations): The learned embedding for the relations\n\n* **entity_to_id.json**: Mapping of each entity to its id \n* **relation_to_id.json**: Mapping of each relation to its id\n* **evaluation_summary.json**: Achieved results \n* **losses.json**: Loss values for each epoch \n* **trained_model.pkl**: Trained model\n* **readme.rst**: A description of the experiment including the links to the paper and datasets; an example can be found `here \u003cbioinformatics/ComPath/compath_model_01/readme.rst\u003e`_\n\n* **test.py**: A unit test that checks whether your model can be instantiated correctly using your provided files\n\n**Note**: To ensure the quality of the shared models, we require that the corresponding experiment\nwas reviewed and published in a paper. Furthermore, the dataset used to train the model needs to be public accessible.\n\nWe will review your pull request and assist you if any fixes are required.\n\nThe KEEN Model Zoo is licensed under the MIT License. By contributing to the project, you agree to the license\nand copyright terms therein and release your contribution under these terms.\n\n\nStructure of the KEEN Model Zoo\n===============================\n\nExperiments are categorised based on the research field. Currently, KGE models are available for experiments conducted\nin the fields of:\n\n* `Bioinformatics \u003cbioinformatics\u003e`_\n* `Scholarly data research \u003cscholarly_data_related_recommendations\u003e`_\n\nEach of the directories contain subdirectories corresponding to datasets on which the experiments have been performed.\nAnd each of the dataset-directories contain subdirectories comprising the artifacts of a specifc experiment that has been\nconducted on the dataset.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartdataanalytics%2Fkeen-model-zoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartdataanalytics%2Fkeen-model-zoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartdataanalytics%2Fkeen-model-zoo/lists"}