Von-R's picture
Update readme
2fdca06 verified
|
raw
history blame contribute delete
No virus
661 Bytes
metadata
dataset_info:
  features:
    - name: repo_name
      dtype: string
    - name: path
      dtype: string
    - name: size
      dtype: int64
    - name: content
      dtype: string
    - name: license
      dtype: string
  splits:
    - name: train
      num_bytes: 71710100
      num_examples: 29834
    - name: test
      num_bytes: 9136530
      num_examples: 3722
    - name: validation
      num_bytes: 8622221
      num_examples: 3735
  download_size: 31248985
  dataset_size: 89468851
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
license: mit
tags:
  - code