infinityofspace's picture
Upload README.md with huggingface_hub
2c69a15
|
raw
history blame
759 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: code
dtype: string
- name: code_codestyle
dtype: int64
- name: style_context
dtype: string
- name: style_context_codestyle
dtype: int64
- name: label
dtype: int64
splits:
- name: train
num_bytes: 3592039734.4341164
num_examples: 307988
- name: test
num_bytes: 644731732.1102186
num_examples: 56394
download_size: 1290853202
dataset_size: 4236771466.544335
---
# Dataset Card for "python_codestyles-mixed1-1k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)