Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
saridormi's picture
Upload README.md with huggingface_hub
aff5df5
|
raw
history blame
1.1 kB
metadata
dataset_info:
  config_name: commitchronicle-py-long
  features:
    - name: hash
      dtype: string
    - name: repo
      dtype: string
    - name: date
      dtype: string
    - name: license
      dtype: string
    - name: message
      dtype: string
    - name: mods
      struct:
        - name: diff
          list:
            - name: change_type
              dtype: string
            - name: new_path
              dtype: string
            - name: old_path
              dtype: string
            - name: diff
              dtype: string
        - name: file_src
          struct:
            - name: old_path
              dtype: string
            - name: new_path
              dtype: string
            - name: old_contents
              dtype: string
            - name: new_contents
              dtype: string
  splits:
    - name: test
      num_bytes: 1225963
      num_examples: 163
  download_size: 485771
  dataset_size: 1225963
configs:
  - config_name: commitchronicle-py-long
    data_files:
      - split: test
        path: commitchronicle-py-long/test-*

Dataset Card for "lca-cmg"

More Information needed