nielsr HF Staff commited on
Commit
44d614f
·
verified ·
1 Parent(s): b96a768

Add dataset card, link to paper and Github repo

Browse files

This PR adds the dataset card, ensures the dataset can be found at https://huggingface.co/papers/2505.13938 and links to the github repository.

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