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 | |
- config_name: commitchronicle-py-long-labels | |
features: | |
- name: hash | |
dtype: string | |
- name: repo | |
dtype: string | |
- name: date | |
dtype: string | |
- name: license | |
dtype: string | |
- name: message | |
dtype: string | |
- name: label | |
dtype: int8 | |
- name: comment | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 272359 | |
num_examples: 858 | |
download_size: 155079 | |
dataset_size: 272359 | |
configs: | |
- config_name: commitchronicle-py-long | |
data_files: | |
- split: test | |
path: commitchronicle-py-long/test-* | |
- config_name: commitchronicle-py-long-labels | |
data_files: | |
- split: test | |
path: commitchronicle-py-long-labels/test-* | |
# Dataset Card for "lca-cmg" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |