mponty's picture
Update README.md
61a221e
|
raw
history blame contribute delete
No virus
648 Bytes
metadata
dataset_info:
  features:
    - name: reponame
      dtype: string
    - name: files
      list:
        - name: content
          dtype: string
        - name: id
          dtype: string
        - name: language
          dtype: string
        - name: matching_score
          dtype: float64
        - name: max_stars_count
          dtype: int64
        - name: path
          dtype: string
    - name: median_score
      dtype: float64
  splits:
    - name: train
      num_bytes: 61453380449
      num_examples: 902466
  download_size: 20060701005
  dataset_size: 61453380449
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Python repositories from StarCoderData