coding-assistant-custom/mini-code-corpus
Dataset Card for "mini-code-corpus" More Information needed
118
1---2dataset_info:3 features:4 - name: reponame5 dtype: string6 - name: filepath7 dtype: string8 - name: content9 dtype: string10 splits:11 - name: train12 num_bytes: 47564113 num_examples: 13914 download_size: 15100515 dataset_size: 47564116---17# Dataset Card for "mini-code-corpus"18 19[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)