the-stack-v2-r-code / README.md
zaenalium's picture
Upload dataset
e36945a verified
---
license: mit
task_categories:
- text-generation
tags:
- code
pretty_name: R Code of The Stack V2 (Content Download)
size_categories:
- 100K<n<1M
dataset_info:
features:
- name: content
dtype: large_string
- name: path
dtype: large_string
- name: license_type
dtype: large_string
- name: repo_name
dtype: large_string
- name: language
dtype: large_string
- name: is_vendor
dtype: bool
- name: is_generated
dtype: bool
- name: length_bytes
dtype: int64
- name: extension
dtype: large_string
- name: text
dtype: string
splits:
- name: train
num_bytes: 9863411668
num_examples: 1017362
download_size: 3897613272
dataset_size: 9863411668
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The R code only of https://huggingface.co/datasets/bigcode/the-stack-v2, downloaded content and ready to use.