File size: 527 Bytes
565a562 d91cb44 565a562 |
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 |
---
license: mit
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: addition_count
dtype: int64
- name: commit_subject
dtype: string
- name: deletion_count
dtype: int64
- name: file_extension
dtype: string
- name: lang
dtype: string
- name: license
dtype: string
- name: repo_name
dtype: string
splits:
- name: train
num_bytes: 225803009306
num_examples: 10676919
download_size: 35018369442
dataset_size: 225803009306
---
|