thiomajid's picture
Upload README.md with huggingface_hub
c25e155 verified
|
raw
history blame
776 Bytes
metadata
dataset_info:
  features:
    - name: commit_sha
      dtype: string
    - name: new_methods
      list:
        - name: arguments
          sequence: string
        - name: filename
          dtype: string
        - name: implementation
          dtype: string
        - name: signature
          dtype: string
    - name: old_methods
      list:
        - name: arguments
          sequence: string
        - name: filename
          dtype: string
        - name: implementation
          dtype: string
        - name: signature
          dtype: string
  splits:
    - name: train
      num_bytes: 447929
      num_examples: 41
  download_size: 162643
  dataset_size: 447929

Dataset Card for "java_renaming_patch"

More Information needed