{"id":22495228,"url":"https://github.com/osbm/huggingface-zenodo-datasets","last_synced_at":"2025-07-20T06:06:13.423Z","repository":{"id":131104419,"uuid":"541532280","full_name":"osbm/huggingface-zenodo-datasets","owner":"osbm","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-12T11:41:03.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T21:16:03.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osbm.png","metadata":{"files":{"readme":"README.md","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":"2022-09-26T10:39:48.000Z","updated_at":"2024-06-12T14:02:25.000Z","dependencies_parsed_at":"2024-01-17T09:51:51.033Z","dependency_job_id":null,"html_url":"https://github.com/osbm/huggingface-zenodo-datasets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osbm/huggingface-zenodo-datasets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbm%2Fhuggingface-zenodo-datasets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbm%2Fhuggingface-zenodo-datasets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbm%2Fhuggingface-zenodo-datasets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbm%2Fhuggingface-zenodo-datasets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osbm","download_url":"https://codeload.github.com/osbm/huggingface-zenodo-datasets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osbm%2Fhuggingface-zenodo-datasets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076095,"owners_count":23872730,"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","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-12-06T19:26:27.580Z","updated_at":"2025-07-20T06:06:13.398Z","avatar_url":"https://github.com/osbm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\npretty_name: Download Zenodo Dataset files\n---\n\n# Download zenodo dataset files using huggingface datasets\n\nYou can download a specific file from the Zenodo dataset using the following code:\n\nZenodo id : 5172018\nFile name : FDB-17-fragmentset.smi.gz\n\n```python\nfrom datasets import load_dataset\nload_dataset(\"osbm/zenodo\", \"5172018_FDB-17-fragmentset.smi.gz\")\n```\n\nThis command will also copy the file into your current directory so that you can use it directly.\n\nHere is an example notebook: https://gist.github.com/osbm/35a499f5756df22de30be20463aa6331\n\n\n# Contribution\n\n[The huggingface repository](https://huggingface.co/datasets/osbm/zenodo) is actually a mirror of the github repository [osbm/zenodo](https://github.com/osbm/huggingface-zenodo-datasets). If you want to open an issue or PR, please do it on the github repository. I chose to do it this way because I wanted to use github actions. Currently only github action is mirroring the repository to huggingface. 😅\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbm%2Fhuggingface-zenodo-datasets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosbm%2Fhuggingface-zenodo-datasets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbm%2Fhuggingface-zenodo-datasets/lists"}