dataset
that-one-google-math-dataset
midwestern-simulation
or hover any field below to flag it
Overview
Name
that-one-google-math-dataset
Source
midwestern-simulation
Episodes
0
Robot count
0
Format
json
Description
apolocheese for poor format, it's because I Don't Care (i'm tired and still working)
data from: https://github.com/google-deepmind/mathematics_dataset
from huggingface_hub import snapshot_download
from datasets import load_dataset
import os
def get_all_files(directory):
file_paths = []
for root, dirs, files in os.walk(directory):
for name in files:
full_path = os.path.join(root, name)
file_paths.append(os.path.abspath(full_path))
return file_paths… See the full description on the dataset page: https://huggingface.co/datasets/midwestern-simulation/that-one-google-math-dataset.
Robots used
null
Links
HuggingFace dataset