Update README.md
Browse files
README.md
CHANGED
@@ -40,4 +40,4 @@ For each row in the dataset, there are two columns:
|
|
40 |
- The `asm` column contains one or multiple tuples (a list of length equals two), the first item is the binary name and the second item is the address of the assembly code in that binary.
|
41 |
- The `desc` column contains one or multiple strings, each strings represents a natural language query.
|
42 |
|
43 |
-
The binaries can be downloaded here: [eval-binaries](https://cloud.vul337.team:
|
|
|
40 |
- The `asm` column contains one or multiple tuples (a list of length equals two), the first item is the binary name and the second item is the address of the assembly code in that binary.
|
41 |
- The `desc` column contains one or multiple strings, each strings represents a natural language query.
|
42 |
|
43 |
+
The binaries can be downloaded here: [eval-binaries](https://cloud.vul337.team:8443/s/ygNnr4zm6KWL2jN)
|