Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,6 +31,9 @@ Types of annotations:
|
|
| 31 |
- facts
|
| 32 |
- calculation mechanism
|
| 33 |
- ...
|
|
|
|
|
|
|
|
|
|
| 34 |
Each statement has a 30% probability of being annotated with types, and a further 40% probability of being annotated with the sorts of the type variables.
|
| 35 |
|
| 36 |
Cases from the PISA benchmark are removed.
|
|
|
|
| 31 |
- facts
|
| 32 |
- calculation mechanism
|
| 33 |
- ...
|
| 34 |
+
|
| 35 |
+
Minilang's pipeline is used to transform composite tactics to minimal units and annotate the transitions of proof states per unit.
|
| 36 |
+
|
| 37 |
Each statement has a 30% probability of being annotated with types, and a further 40% probability of being annotated with the sorts of the type variables.
|
| 38 |
|
| 39 |
Cases from the PISA benchmark are removed.
|