Datasets:
Add Lean mechanism extraction data (typeclasses, attributes, coercions, etc.)
Browse files- .gitattributes +1 -0
- mechanisms.ndjson +3 -0
.gitattributes
CHANGED
|
@@ -62,3 +62,4 @@ edges.csv filter=lfs diff=lfs merge=lfs -text
|
|
| 62 |
mathlib_nodes.csv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
mathlib_edges.csv filter=lfs diff=lfs merge=lfs -text
|
| 64 |
tactic_usage.ndjson filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 62 |
mathlib_nodes.csv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
mathlib_edges.csv filter=lfs diff=lfs merge=lfs -text
|
| 64 |
tactic_usage.ndjson filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
mechanisms.ndjson filter=lfs diff=lfs merge=lfs -text
|
mechanisms.ndjson
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8d0905876f58af256e2f56bc6ac3c8f90f6a6e5d4c0a4b7f921e3e113e123f9
|
| 3 |
+
size 86007387
|