amitayusht nielsr HF Staff commited on
Commit
486ea15
·
verified ·
1 Parent(s): b96a768

Add dataset card, link to paper and Github repo (#2)

Browse files

- Add dataset card, link to paper and Github repo (44d614f59b1a76e4a1f2e8a3ca164e667506e099)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-generation
5
+ ---
6
+
7
+ This repository contains the data for the paper [CLEVER: A Curated Benchmark for Formally Verified Code Generation](https://huggingface.co/papers/2505.13938).
8
+
9
+ The benchmark can be found on GitHub: https://github.com/trishullab/clever