Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
hanwenzhu commited on
Commit
6f7af70
·
verified ·
1 Parent(s): 406e379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -46,7 +46,10 @@ configs:
46
  path: "minictx-test/Seymour.jsonl"
47
  ---
48
 
49
- miniCTX-v2 is a context-rich dataset for evaluation of neural theorem proving under a more realistic scenario. [Project page](https://cmu-l3.github.io/minictx/)
 
 
 
50
 
51
  ## Example Entry
52
  An entry in the miniCTX dataset consists of the theorem statement, preceding file contents, and metadata information. For example, given the following theorem `s_eq_pow_two` in context:
 
46
  path: "minictx-test/Seymour.jsonl"
47
  ---
48
 
49
+ miniCTX-v2 is a context-rich dataset for evaluation of neural theorem proving under a more realistic scenario.
50
+ miniCTX-v2 is an updated version of miniCTX with new theorems extracted after a more recent cutoff date of November 28, 2024.
51
+
52
+ See our [project page](https://cmu-l3.github.io/minictx/) for more details.
53
 
54
  ## Example Entry
55
  An entry in the miniCTX dataset consists of the theorem statement, preceding file contents, and metadata information. For example, given the following theorem `s_eq_pow_two` in context: