CoolFace
Datasetpublic

pravsels/Manim-Tutorials-2021_brianamedee_code

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes38downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: file_path5    dtype: string6  - name: content7    dtype: string8  splits:9  - name: train10    num_bytes: 7789911    num_examples: 912  download_size: 2516113  dataset_size: 7789914configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20