dassarthak18 commited on
Commit
ce0fc25
·
verified ·
1 Parent(s): 871879f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -16,6 +16,15 @@ tags:
16
  - fstar
17
  size_categories:
18
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
19
  ---
20
  # F* Proof Completion Dataset (Chat Format)
21
 
 
16
  - fstar
17
  size_categories:
18
  - 10K<n<100K
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: "fstar_train.jsonl"
24
+ - split: validation
25
+ path: "fstar_validation.jsonl"
26
+ - split: test
27
+ path: "fstar_test.jsonl"
28
  ---
29
  # F* Proof Completion Dataset (Chat Format)
30