Shuu12121's picture
Upload dataset
e91fe46 verified
metadata
dataset_info:
  features:
    - name: repo
      dtype: string
    - name: file_url
      dtype: string
    - name: file_path
      dtype: string
    - name: content
      dtype: string
    - name: language
      dtype: string
    - name: license
      dtype: string
    - name: commit_sha
      dtype: string
    - name: retrieved_at
      dtype: string
    - name: truncated
      dtype: bool
  splits:
    - name: train
      num_bytes: 3607063915
      num_examples: 903632
    - name: validation
      num_bytes: 252718970
      num_examples: 57068
    - name: test
      num_bytes: 17927386
      num_examples: 6122
  download_size: 925672900
  dataset_size: 3877710271
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*