alex-atelo's picture
Upload dataset
6a5f6a1 verified
|
raw
history blame contribute delete
No virus
588 Bytes
metadata
dataset_info:
  features:
    - name: repo_name
      dtype: string
    - name: path
      dtype: string
    - name: copies
      dtype: string
    - name: size
      dtype: string
    - name: content
      dtype: string
    - name: license
      dtype: string
  splits:
    - name: train
      num_bytes: 652784990.8524525
      num_examples: 50000
    - name: valid
      num_bytes: 13317315.773630343
      num_examples: 1000
  download_size: 253300867
  dataset_size: 666102306.6260829
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*