Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -91,7 +91,7 @@ Download the source code and the `helpers.zip` file from the release.
|
|
| 91 |
## Troubleshooting
|
| 92 |
The attached binaries in the evaluator (i.e., `fstar.exe` and `z3`) are built on
|
| 93 |
**`Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-189-generic x86_64)`** **`gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2)`**, **`OCaml 4.12.0`**.
|
| 94 |
-
If any of the binaries do not work properly, build F* from [
|
| 95 |
from the [F* repository](https://github.com/FStarLang/FStar), using their [installation guide](https://github.com/FStarLang/FStar/blob/master/INSTALL.md).
|
| 96 |
|
| 97 |
|
|
@@ -118,10 +118,4 @@ The raw data in this project are collected from eight open-source F* reposirotie
|
|
| 118 |
pages={1--12},
|
| 119 |
year={2025}
|
| 120 |
}
|
| 121 |
-
```
|
| 122 |
-
|
| 123 |
-
# Contributors
|
| 124 |
-
1. [Saikat Chakraborty](https://huggingface.co/saikatc)
|
| 125 |
-
2. [Gabriel Ebner]()
|
| 126 |
-
3. [Nikhil Swamy]()
|
| 127 |
-
4. [Siddharth Bhat]()
|
|
|
|
| 91 |
## Troubleshooting
|
| 92 |
The attached binaries in the evaluator (i.e., `fstar.exe` and `z3`) are built on
|
| 93 |
**`Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-189-generic x86_64)`** **`gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2)`**, **`OCaml 4.12.0`**.
|
| 94 |
+
If any of the binaries do not work properly, build F* from [commit: f3b4db2ebce90020acbbbe1b4ea0d05d3e69ad6c](https://github.com/FStarLang/FStar/commit/f3b4db2ebce90020acbbbe1b4ea0d05d3e69ad6c)
|
| 95 |
from the [F* repository](https://github.com/FStarLang/FStar), using their [installation guide](https://github.com/FStarLang/FStar/blob/master/INSTALL.md).
|
| 96 |
|
| 97 |
|
|
|
|
| 118 |
pages={1--12},
|
| 119 |
year={2025}
|
| 120 |
}
|
| 121 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|