configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: max_stars_repo_path | |
dtype: string | |
- name: max_stars_repo_name | |
dtype: string | |
- name: max_stars_count | |
dtype: float64 | |
- name: id | |
dtype: string | |
- name: content | |
dtype: string | |
- name: language | |
dtype: string | |
- name: word_number | |
dtype: int32 | |
- name: compression_ratio | |
dtype: float32 | |
- name: stop_word_ratio | |
dtype: float32 | |
- name: flagged_words | |
dtype: float32 | |
- name: char_repetition | |
dtype: float32 | |
splits: | |
- name: train | |
num_bytes: 97691151 | |
num_examples: 27913 | |
download_size: 47229279 | |
dataset_size: 97691151 | |
# Dataset Card for "r_stack_clean" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |