File size: 1,034 Bytes
a000793 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
dataset_info:
config_name: python
features:
- name: commit
dtype: string
- name: old_file
dtype: string
- name: new_file
dtype: string
- name: old_contents
dtype: string
- name: new_contents
dtype: string
- name: subject
dtype: string
- name: message
dtype: string
- name: lang
dtype: string
- name: license
dtype: string
- name: repos
dtype: string
- name: prompt
dtype: string
- name: response
dtype: string
- name: prompt_tagged
dtype: string
- name: response_tagged
dtype: string
- name: text
dtype: string
- name: text_tagged
dtype: string
splits:
- name: train
num_bytes: 509786862
num_examples: 56025
download_size: 222635526
dataset_size: 509786862
configs:
- config_name: python
data_files:
- split: train
path: python/train-*
---
# Dataset Card for "commitpackft"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |