jenyag's picture
Upload README.md with huggingface_hub
a2c7f4a verified
|
raw
history blame
1.05 kB
metadata
dataset_info:
  features:
    - name: repo_id
      dtype: int64
    - name: repo_name
      dtype: string
    - name: completion_lines
      struct:
        - name: commited
          sequence: int64
        - name: common
          sequence: int64
        - name: infile
          sequence: int64
        - name: inproject
          sequence: int64
        - name: non_informative
          sequence: int64
        - name: random
          sequence: int64
    - name: context_dict
      dtype: 'null'
    - name: completion_dict
      dtype: 'null'
    - name: context
      dtype: string
    - name: completion
      dtype: string
    - name: context_len
      dtype: 'null'
    - name: model_input
      dtype: 'null'
  splits:
    - name: test
      num_bytes: 510122264
      num_examples: 224
  download_size: 225374155
  dataset_size: 510122264
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*

Dataset Card for "repo-codegen-py-all-context-path-distance"

More Information needed