google-deepmind / code_contests

Apache License 2.0
2.07k stars 203 forks source link

FEAT: convert riegeli files to JSON #21

Open ianormy opened 2 years ago

ianormy commented 2 years ago

Added a python script that iterates through the riegeli files and then converts them to JSON. Although the data files go from 3GB to 20GB in size, JSON is an easier starting place for training other models.

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.