Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 627 Bytes
6351bf3
 
38a2747
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6351bf3
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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.