Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ The dataset is meant for research purposes. Please look up the legal license fro
|
|
| 42 |
Here is a link to our paper describing the process of creating this dataset: https://link.springer.com/chapter/10.1007/978-3-032-07132-3_5
|
| 43 |
|
| 44 |
## Example of use:
|
| 45 |
-
The following results were obtained by prompting the LLMs to generate an implementation given an ACSL specification and the function signature. The outputs were then evaluated using Frama-C with the WP and RTE plugins, for more information of specific versions etc, please have a look at our paper.
|
| 46 |

|
| 47 |
|
| 48 |
## Contact
|
|
|
|
| 42 |
Here is a link to our paper describing the process of creating this dataset: https://link.springer.com/chapter/10.1007/978-3-032-07132-3_5
|
| 43 |
|
| 44 |
## Example of use:
|
| 45 |
+
The following results were obtained by prompting the LLMs to generate an implementation given an ACSL specification and the function signature. We only used 100 examples for this test. The outputs were then evaluated using Frama-C with the WP and RTE plugins, for more information of specific versions etc, please have a look at our paper.
|
| 46 |

|
| 47 |
|
| 48 |
## Contact
|