starcoderdata / README.md
NLTuan's picture
Upload dataset
3951bd6 verified
|
raw
history blame
581 Bytes
metadata
dataset_info:
  features:
    - name: max_stars_repo_path
      dtype: string
    - name: max_stars_repo_name
      dtype: string
    - name: max_stars_count
      dtype: int64
    - name: id
      dtype: string
    - name: content
      dtype: string
  splits:
    - name: train
      num_bytes: 771306855.2
      num_examples: 120000
    - name: validation
      num_bytes: 192826713.8
      num_examples: 30000
  download_size: 327556480
  dataset_size: 964133569
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*