github-readme / README.md
macabdul9's picture
Upload dataset
9d644a2 verified
metadata
dataset_info:
  features:
    - name: names
      dtype: string
    - name: readmes
      dtype: string
    - name: topics
      dtype: string
    - name: labels
      dtype: string
  splits:
    - name: train
      num_bytes: 52528651
      num_examples: 10334
    - name: validation
      num_bytes: 5927165
      num_examples: 1292
    - name: test
      num_bytes: 5670847
      num_examples: 1292
  download_size: 28945844
  dataset_size: 64126663
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*