jenyag's picture
Upload README.md with huggingface_hub
35a32b5 verified
|
raw
history blame
3.91 kB
metadata
license: apache-2.0
dataset_info:
  - config_name: function_class_mask_half_composer_all_context
    features:
      - name: repo_id
        dtype: int64
      - name: repo_name
        dtype: string
      - name: project_context
        dtype: string
      - name: file_context
        list:
          - name: content
            dtype: string
          - name: type
            dtype: string
      - name: gt
        sequence: string
      - name: metainfo_separator
        dtype: string
    splits:
      - name: test
        num_bytes: 316335006
        num_examples: 224
    download_size: 0
    dataset_size: 316335006
  - config_name: function_class_mask_half_composer_non_py_context
    features:
      - name: repo_id
        dtype: int64
      - name: repo_name
        dtype: string
      - name: project_context
        dtype: string
      - name: file_context
        list:
          - name: content
            dtype: string
          - name: type
            dtype: string
      - name: gt
        sequence: string
      - name: metainfo_separator
        dtype: string
    splits:
      - name: test
        num_bytes: 315664977
        num_examples: 224
    download_size: 127938122
    dataset_size: 315664977
  - config_name: function_class_mask_half_composer_py_context
    features:
      - name: repo_id
        dtype: int64
      - name: repo_name
        dtype: string
      - name: project_context
        dtype: string
      - name: file_context
        list:
          - name: content
            dtype: string
          - name: type
            dtype: string
      - name: gt
        sequence: string
      - name: metainfo_separator
        dtype: string
    splits:
      - name: test
        num_bytes: 101260211
        num_examples: 224
    download_size: 17862587
    dataset_size: 101260211
  - config_name: imports_first_composer_all_context
    features:
      - name: repo_id
        dtype: int64
      - name: repo_name
        dtype: string
      - name: project_context
        dtype: string
      - name: file_context
        list:
          - name: content
            dtype: string
          - name: type
            dtype: string
      - name: gt
        sequence: string
      - name: metainfo_separator
        dtype: string
    splits:
      - name: test
        num_bytes: 590554966
        num_examples: 224
    download_size: 236389259
    dataset_size: 590554966
  - config_name: imports_first_composer_non_py_context
    features:
      - name: repo_id
        dtype: int64
      - name: repo_name
        dtype: string
      - name: project_context
        dtype: string
      - name: file_context
        list:
          - name: content
            dtype: string
          - name: type
            dtype: string
      - name: gt
        sequence: string
      - name: metainfo_separator
        dtype: string
    splits:
      - name: test
        num_bytes: 560157388
        num_examples: 224
    download_size: 226465503
    dataset_size: 560157388
  - config_name: imports_first_composer_py_context
    features:
      - name: repo_id
        dtype: int64
      - name: repo_name
        dtype: string
      - name: project_context
        dtype: string
      - name: file_context
        list:
          - name: content
            dtype: string
          - name: type
            dtype: string
      - name: gt
        sequence: string
      - name: metainfo_separator
        dtype: string
    splits:
      - name: test
        num_bytes: 114370147
        num_examples: 224
    download_size: 22077336
    dataset_size: 114370147
configs:
  - config_name: function_class_mask_half_composer_all_context
    data_files:
      - split: test
        path: function_class_mask_half_composer_all_context/test-*
  - config_name: function_class_mask_half_composer_non_py_context
    data_files:
      - split: test
        path: function_class_mask_half_composer_non_py_context/test-*
  - config_name: function_class_mask_half_composer_py_context
    data_files:
      - split: test
        path: function_class_mask_half_composer_py_context/test-*
  - config_name: imports_first_composer_all_context
    data_files:
      - split: test
        path: imports_first_composer_all_context/test-*
  - config_name: imports_first_composer_non_py_context
    data_files:
      - split: test
        path: imports_first_composer_non_py_context/test-*
  - config_name: imports_first_composer_py_context
    data_files:
      - split: test
        path: imports_first_composer_py_context/test-*