DanCip's picture
Upload dataset
c8f55ae verified
|
raw
history blame
742 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: 112580679
      num_examples: 181272
    - name: test
      num_bytes: 35298274
      num_examples: 56648
    - name: val
      num_bytes: 28277080
      num_examples: 45318
  download_size: 191329156
  dataset_size: 176156033
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: val
        path: data/val-*