dassarthak18 commited on
Commit
26cef7a
·
verified ·
1 Parent(s): 71e31e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -125,14 +125,14 @@ trainer = SFTTrainer(
125
 
126
  ## Dataset Statistics
127
 
128
- - **Total Protocols**: 49 protocols from SPORE + 18 protocols from Clark-Jacob library + 15 protocols from AVISPA library + 6 protocols from AVANTSSAR library
129
  - **Protocol Families**: Includes variations, fixes, and modified versions of classic protocols
130
  - **Average Length**: Varies from simple 3-message protocols to complex multi-party protocols
131
  - **Language**: Formal protocol specification language
132
 
133
  ## Limitations
134
 
135
- - The dataset is relatively small (88 protocols)
136
  - Protocols are represented in a specific formal notation
137
  - Does not include natural language descriptions or security proofs
138
 
 
125
 
126
  ## Dataset Statistics
127
 
128
+ - **Total Protocols**: 49 protocols from SPORE + 18 protocols from Clark-Jacob library + 16 protocols from AVISPA library + 6 protocols from AVANTSSAR library
129
  - **Protocol Families**: Includes variations, fixes, and modified versions of classic protocols
130
  - **Average Length**: Varies from simple 3-message protocols to complex multi-party protocols
131
  - **Language**: Formal protocol specification language
132
 
133
  ## Limitations
134
 
135
+ - The dataset is relatively small (89 protocols)
136
  - Protocols are represented in a specific formal notation
137
  - Does not include natural language descriptions or security proofs
138