GraphCanon updated 2w · GitHub synced 2w
Decision brief
Popular for its research-grade projects hosted by Google Research, this repository offers diverse machine-learning datasets and source files under specific licenses.
Good fit when
- When you need access to high-quality machine learning datasets released under the CC BY 4.0 International license alongside Apache-2.0 licensed code from Google researchers.
- If your project requires the use of Jupyter Notebooks and benefits from a large, academic-grade set of resources that align with Apache licensing requirements.
Avoid when
- When the need is for simpler or more streamlined datasets that match different licensing needs apart from CC BY 4.0 International and Apache-2.0.
- If you require a repository with an official product-level support guarantee from Google, as this resource has explicitly declared itself as non-official.
- Requirements:
- Requires a working understanding of how to navigate large repositories and selectively clone desired subdirectories.
Observed Jul 15, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (6d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/google-research/google-researchSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Houses diverse machine-learning projects and datasets.
Capability facts
- Languages
- jupyter notebook
Source: github.language · Aug 5, 2026
Categories
Tags
README
Google Research
This repository contains code released by Google Research.
All datasets in this repository are released under the CC BY 4.0 International license, which can be found here: https://creativecommons.org/licenses/by/4.0/legalcode. All source files in this repository are released under the Apache 2.0 license, the text of which can be found in the LICENSE file.
Because the repo is large, we recommend you download only the subdirectory of interest:
- Use GitHub editor to open the project. To open the editor change the url from github.com to github.dev in the address bar.
- In the left navigation panel, right-click on the folder of interest and select download.
If you'd like to submit a pull request, you'll need to clone the repository; we recommend making a shallow clone (without history).
git clone git@github.com:google-research/google-research.git --depth=1
Disclaimer: This is not an official Google product.
Updated in 2023.
For agents
This page has a .md twin and JSON over the API.