DanCip's picture
Upload dataset
978cd1d 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: train
      num_bytes: 196861466
      num_examples: 361399
    - name: test
      num_bytes: 84389867
      num_examples: 154886
  download_size: 116615937
  dataset_size: 281251333
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*