File size: 808 Bytes
ffebf13 9bf59cc 200350e ffebf13 b01750e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
dataset_info:
features:
- name: code
dtype: string
- name: repo_name
dtype: string
- name: path
dtype: string
- name: language
dtype: string
- name: license
dtype: string
- name: size
dtype: int64
splits:
- name: train
num_bytes: 3330521484.4803743
num_examples: 654001
- name: valid
num_bytes: 416314548.9934581
num_examples: 81750
- name: test
num_bytes: 416319641.5261675
num_examples: 81751
download_size: 1534670727
dataset_size: 4163155675.0
task_categories:
- text-generation
size_categories:
- 100K<n<1M
---
# Dataset Card for "github-code-scala"
This contains just the scala data in [github-code-clean](https://huggingface.co/datasets/codeparrot/github-code). There are 817k samples with a total download size of 1.52GB. |