File size: 615 Bytes
58fdf1d
 
88c5bd1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58fdf1d
8c83559
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: cc-by-4.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: code
    dtype: string
  - name: repo_path
    dtype: string
  splits:
  - name: train
    num_bytes: 619559312188
    num_examples: 77760861
  download_size: 35038291124
  dataset_size: 619559312188
---

This is [starcoderdata](https://huggingface.co./datasets/bigcode/starcoderdata), but with leading boilerplate text/license text removed, and with short sequences filtered out.  It also removes the extra tags at the beginning of some of the files, like `<reponame>`.