cubert_ETHPy150Open / README.md
claudios's picture
Upload dataset
a5202c6 verified
|
raw
history blame
612 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: function
dtype: string
- name: docstring
dtype: string
- name: label
dtype: string
- name: info
dtype: string
splits:
- name: train
num_bytes: 261700491
num_examples: 340846
- name: dev
num_bytes: 28498757
num_examples: 37592
- name: test
num_bytes: 141660242
num_examples: 186698
download_size: 121724722
dataset_size: 431859490
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- split: test
path: data/test-*
---