metadata
license: apache-2.0
dataset_info:
features:
- name: name
dtype: string
- name: language
dtype: string
- name: description
dtype: string
splits:
- name: train
num_bytes: 387
num_examples: 8
download_size: 1985
dataset_size: 387
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Template Genearation Evaluation Dataset
The dataset contains examples of hard-coded projects from JetBrains IDE's with textual descriptions, defining them. The dataset was manually collected to evaluate different approaches of project template generation approaches.