Datasets:

Modalities:
Text
Formats:
json
Languages:
code
fst
ArXiv:
Libraries:
Datasets
Dask
License:
saikatc commited on
Commit
7727961
1 Parent(s): c533d9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -2
README.md CHANGED
@@ -1,11 +1,34 @@
1
  ---
2
  license: cdla-permissive-2.0
3
  task_categories:
4
- - text-generation
5
  tags:
6
  - code
7
- pretty_name: FStarDataSet
 
 
8
  size_categories:
9
  - 10K<n<100K
 
 
 
10
  ---
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cdla-permissive-2.0
3
  task_categories:
4
+ - other
5
  tags:
6
  - code
7
+ - fstar
8
+ - popai
9
+ pretty_name: PoPAI-FStarDataSet
10
  size_categories:
11
  - 10K<n<100K
12
+ language:
13
+ - code
14
+ - fst
15
  ---
16
 
17
+ # Proof Oriented Programming with AI (PoPAI) - FStarDataSet
18
+
19
+ This dataset contains programs and proofs in [F* proof-oriented programming language](https://fstar-lang.org/).
20
+ The data is proposed in [Towards Neural Synthesis for SMT-Assisted Proof-Oriented Programming](https://arxiv.org/pdf/2405.01787).
21
+
22
+ ## Data Source
23
+
24
+ ## Primary-Objective
25
+
26
+ ## Data Format
27
+
28
+ # Usage
29
+
30
+ ## Input
31
+
32
+ ## Output
33
+
34
+ # Evaluation on this dataset