NLDD->SRDD

This commit is contained in:
thinkwee 2024-01-19 14:33:56 +08:00
parent 85996387b2
commit b967bc479a
8 changed files with 1221 additions and 1221 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

View File

@ -1,21 +0,0 @@
# NLDD (Natural Language Dataset for Dev)
<p align="center">
<img src='./cover.png' width=800>
</p>
Welcome to NLDD (Natural Language Dataset for Dev), a large prompted dataset tailored for Natural Language to Software (NL2Software) research. This repository contains a rich collection of prompts organized into 5 major categories and further subdivided into 40 subcategories. In total, the dataset comprises 1200 high-quality prompt samples extracted from ChatGPT 3.5, specifically curated to facilitate research in NL2Software.
## Structure
- The generated prompt contains three parts:
- Name of the software
- Description of this software
- Category of this software
- Details
- check.csv # Check Results
- data_ChatDev_format.sh # Data, in the format of executable shell scripts (in ChatDev)
- data_attribute_format.csv # Data, in the format of csv, containing three columns, Name/Description/Category
## Category
<p align="center">
<img src='./NLDD_Category.png' width=800>
</p>

21
SRDD/README.md Normal file
View File

@ -0,0 +1,21 @@
# SRDD (Software Requirement Description Dataset)
<p align="center">
<img src='./cover.png' width=800>
</p>
Welcome to SRDD (Software Requirement Description Dataset), a large prompted dataset tailored for Natural Language to Software (NL2Software) research. This repository contains a rich collection of prompts organized into 5 major categories and further subdivided into 40 subcategories. In total, the dataset comprises 1200 high-quality prompt samples extracted from ChatGPT 3.5, specifically curated to facilitate research in NL2Software.
## Structure
- The generated prompt contains three parts:
- Name of the software
- Description of this software
- Category of this software
- Details
- check.csv # Check Results
- data_ChatDev_format.sh # Data, in the format of executable shell scripts (in ChatDev)
- data_attribute_format.csv # Data, in the format of csv, containing three columns, Name/Description/Category
## Category
<p align="center">
<img src='./SRDD_Category.png' width=800>
</p>

BIN
SRDD/SRDD_Category.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

Can't render this file because it is too large.