mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-04-25 11:18:06 +00:00
Update README.md
This commit is contained in:
parent
7d3d8f68b7
commit
46370307f9
@ -13,6 +13,19 @@ Welcome to SRDD (Software Requirement Description Dataset), a large prompted dat
|
||||
- Category of this software
|
||||
- Details
|
||||
- check.csv # Check Results
|
||||
- The check csv file contains 14 columns, which are:
|
||||
- SoftwareCategory
|
||||
- SoftwareName
|
||||
- SoftwareDescription
|
||||
- Whether Obey Rule 1/2/3/4/5
|
||||
- Reason For Obeying(or not Obeying) Rule 1/2/3/4/5
|
||||
- Count of Rules Obeyed
|
||||
- The 5 rules are designed to make sure the generated software descriptions are clear to follow and easy to evaluate. Specifically, the 5 rules are:
|
||||
- Describe the primary function of this software, emphasizing its simplicity, commonality, and feasibility in implementation.
|
||||
- Craft a clear and comprehensive description that encapsulates all the essential information required to define the software's fundamental functionality.
|
||||
- Specify that the software does not require internet access, highlighting its self-contained nature.
|
||||
- This software can be realized without relying on real-world data sources.
|
||||
- Highlight the software's user-friendliness, emphasizing that it can be operated by a single individual and does not necessitate multiple users for testing, in contrast to online chat software.
|
||||
- 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user