DanCip's picture
Upload dataset
239f975 verified
|
raw
history blame
645 Bytes
metadata
dataset_info:
  features:
    - name: file_path
      dtype: string
    - name: method_name
      dtype: string
    - name: method_block
      dtype: string
    - name: method_name_pointers
      sequence: int64
    - name: method_signature
      dtype: string
    - name: length
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: test
      num_bytes: 84389867
      num_examples: 154886
    - name: train
      num_bytes: 112580679
      num_examples: 181272
  download_size: 163529994
  dataset_size: 196970546
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*