Update dataset from d96e2be61cd3
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +33 -35
- part-000.parquet +2 -2
- part-001.parquet +2 -2
- part-002.parquet +2 -2
- part-003.parquet +2 -2
- part-004.parquet +2 -2
- part-005.parquet +2 -2
- part-006.parquet +2 -2
- part-007.parquet +2 -2
- part-008.parquet +2 -2
- part-009.parquet +2 -2
- part-010.parquet +2 -2
- part-011.parquet +2 -2
- part-012.parquet +2 -2
- part-013.parquet +2 -2
- part-014.parquet +2 -2
- part-015.parquet +2 -2
- part-016.parquet +2 -2
- part-017.parquet +2 -2
- part-018.parquet +2 -2
- part-019.parquet +2 -2
- part-020.parquet +2 -2
- part-021.parquet +2 -2
- part-022.parquet +2 -2
- part-023.parquet +2 -2
- part-024.parquet +2 -2
- part-025.parquet +2 -2
- part-026.parquet +2 -2
- part-027.parquet +2 -2
- part-028.parquet +2 -2
- part-029.parquet +2 -2
- part-030.parquet +2 -2
- part-031.parquet +2 -2
- part-032.parquet +2 -2
- part-033.parquet +2 -2
- part-034.parquet +2 -2
- part-035.parquet +2 -2
- part-036.parquet +2 -2
- part-037.parquet +2 -2
- part-038.parquet +2 -2
- part-039.parquet +2 -2
- part-040.parquet +2 -2
- part-041.parquet +2 -2
- part-042.parquet +2 -2
- part-043.parquet +2 -2
- part-044.parquet +2 -2
- part-045.parquet +2 -2
- part-046.parquet +2 -2
- part-047.parquet +2 -2
- part-048.parquet +2 -2
README.md
CHANGED
|
@@ -1,33 +1,42 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- lean4
|
| 4 |
- theorem-proving
|
| 5 |
- lean-scout
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Mathlib Const Deps
|
| 9 |
|
| 10 |
This dataset was generated with [lean_scout](https://github.com/mathlib-initiative/lean_scout)
|
| 11 |
-
from the GitHub repository `adamtopaz/mathlib_const_deps`.
|
| 12 |
|
| 13 |
## Source
|
| 14 |
|
| 15 |
- Source repository: `adamtopaz/mathlib_const_deps`
|
| 16 |
-
- Source commit: `
|
| 17 |
- Hugging Face dataset repo: `adamtopaz/mathlib_const_deps`
|
| 18 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## Extraction details
|
| 21 |
|
| 22 |
- Extractor command: `const_dep`
|
| 23 |
- Target kind: `imports`
|
| 24 |
-
-
|
| 25 |
-
- Dry run: `
|
| 26 |
|
| 27 |
### Target values
|
| 28 |
|
| 29 |
- `Mathlib`
|
| 30 |
|
|
|
|
| 31 |
### Extractor config
|
| 32 |
|
| 33 |
```json
|
|
@@ -37,38 +46,27 @@ from the GitHub repository `adamtopaz/mathlib_const_deps`.
|
|
| 37 |
### Scout command
|
| 38 |
|
| 39 |
```bash
|
| 40 |
-
lake run scout --command const_dep --parquet --dataDir /tmp/scout-action-
|
| 41 |
```
|
| 42 |
|
| 43 |
## Schema
|
| 44 |
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
{
|
| 63 |
-
"name": "deps",
|
| 64 |
-
"nullable": false,
|
| 65 |
-
"type": {
|
| 66 |
-
"datatype": "list",
|
| 67 |
-
"item": {
|
| 68 |
-
"datatype": "string"
|
| 69 |
-
}
|
| 70 |
-
}
|
| 71 |
-
}
|
| 72 |
-
]
|
| 73 |
-
}
|
| 74 |
```
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: Mathlib Const Deps
|
| 3 |
+
license: apache-2.0
|
| 4 |
tags:
|
| 5 |
- lean4
|
| 6 |
- theorem-proving
|
| 7 |
- lean-scout
|
| 8 |
+
- mathlib
|
| 9 |
---
|
| 10 |
|
| 11 |
# Mathlib Const Deps
|
| 12 |
|
| 13 |
This dataset was generated with [lean_scout](https://github.com/mathlib-initiative/lean_scout)
|
| 14 |
+
from the GitHub repository `adamtopaz/mathlib_const_deps` at commit `d96e2be61cd3327619915ddc334bb921bbd75049`.
|
| 15 |
|
| 16 |
## Source
|
| 17 |
|
| 18 |
- Source repository: `adamtopaz/mathlib_const_deps`
|
| 19 |
+
- Source commit: `d96e2be61cd3327619915ddc334bb921bbd75049`
|
| 20 |
- Hugging Face dataset repo: `adamtopaz/mathlib_const_deps`
|
| 21 |
+
- Dataset URL: `https://huggingface.co/datasets/adamtopaz/mathlib_const_deps`
|
| 22 |
+
- Generated at (UTC): `2026-03-27T20:47:15.530348Z`
|
| 23 |
+
- Mathlib commit used for extraction: `698d2b68b870f1712040ab0c233d34372d4b56df` (requested as `v4.29.0-rc8`)
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
> If you use this dataset, please reference the corresponding `mathlib` / `mathlib4` revision used for extraction.
|
| 27 |
|
| 28 |
## Extraction details
|
| 29 |
|
| 30 |
- Extractor command: `const_dep`
|
| 31 |
- Target kind: `imports`
|
| 32 |
+
- Parquet shards: `128`
|
| 33 |
+
- Dry run: `False`
|
| 34 |
|
| 35 |
### Target values
|
| 36 |
|
| 37 |
- `Mathlib`
|
| 38 |
|
| 39 |
+
|
| 40 |
### Extractor config
|
| 41 |
|
| 42 |
```json
|
|
|
|
| 46 |
### Scout command
|
| 47 |
|
| 48 |
```bash
|
| 49 |
+
lake run scout --command const_dep --parquet --dataDir /tmp/scout-action-9ddf_wrh --cmdRoot /home/runner/work/mathlib_const_deps/mathlib_const_deps --parallel 1 --numShards 128 --batchRows 1024 --config '{}' --imports Mathlib
|
| 50 |
```
|
| 51 |
|
| 52 |
## Schema
|
| 53 |
|
| 54 |
+
|
| 55 |
+
```yaml
|
| 56 |
+
fields:
|
| 57 |
+
- type:
|
| 58 |
+
datatype: string
|
| 59 |
+
nullable: false
|
| 60 |
+
name: name
|
| 61 |
+
- type:
|
| 62 |
+
datatype: string
|
| 63 |
+
nullable: true
|
| 64 |
+
name: module
|
| 65 |
+
- type:
|
| 66 |
+
item:
|
| 67 |
+
datatype: string
|
| 68 |
+
datatype: list
|
| 69 |
+
nullable: false
|
| 70 |
+
name: deps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
```
|
| 72 |
+
|
part-000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8721b5f2f55eb9a34584bbbf8f402231e978e7034ed0e6e44b3ffb9190037397
|
| 3 |
+
size 890514
|
part-001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:193f0cd812774ff598787846c9773118c52bd8c452ee680ecf2c2636161cc77b
|
| 3 |
+
size 889218
|
part-002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:520edfa6e4593cb62871a5d65746a3f73ce1dc77bb7ed9de717959e47b66914e
|
| 3 |
+
size 887259
|
part-003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbda77845289366cd335d10954eba2353f4918109eb25d75d322a6082953ee75
|
| 3 |
+
size 912052
|
part-004.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:122206dd2864f735a0401f2c7f861dd1b0695f71d270f954c5e404bfa58be54e
|
| 3 |
+
size 892314
|
part-005.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90ca7a3fc915a8530c3ab1551db5c11bd0206956e73784aaf739d7d9a42c2f1d
|
| 3 |
+
size 894546
|
part-006.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:16987df89e9315c4b6759fe74f8822b443d3fc1a52ef1bf63d66b2ac90e31304
|
| 3 |
+
size 874468
|
part-007.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:467957e3285bbb53e167faabb5fc1a2c2ced10b1bc157ae64619f467c572fc11
|
| 3 |
+
size 904927
|
part-008.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd0aef0a65ff1f7c771888269476eac6ce4cc0a0d9202e548880a127553c8094
|
| 3 |
+
size 896076
|
part-009.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdd4bbbd247d8efa0266bab3d59e9ce2e80f26954bc8ba6aa9a90ba4d503e244
|
| 3 |
+
size 910851
|
part-010.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a26a951feb9cedb8e2e3f1977ad412a584ca1b30f3fd8b2e27d5f768bd99dfa
|
| 3 |
+
size 890747
|
part-011.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe878dfff95e40cac3571ef6bae2fc97f5859ee4de24cf39f3241ba3e3e946f5
|
| 3 |
+
size 907967
|
part-012.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40d2be61f3dd1d661fd36b673d1a87d3cca53a43d24d8b277fa6d33d9a17e43c
|
| 3 |
+
size 890268
|
part-013.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0eeebc8331cc127a83fb24c5a0ca5e534d89bc311e7ad2eb2739e6670645521
|
| 3 |
+
size 899992
|
part-014.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:743853b139984f56a6e04c57304bef082eb6c11066af242ea28d7e2a115f90e1
|
| 3 |
+
size 865067
|
part-015.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed912fa3f45756b40ca848a12c57eb3473988ded661e1bbef9de3e10aa5e2a15
|
| 3 |
+
size 893164
|
part-016.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f42e5e6fc1155cea3067f70d7ba20e0d95a02fe01037fbfde2a732d528c9f43
|
| 3 |
+
size 887044
|
part-017.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f171592394dae0d4843e93ea4effe2b24db013f2368935e6dddf52fb74248c4c
|
| 3 |
+
size 876384
|
part-018.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cabec6d379f7ecbbd86a51b01bd98360fe945b1c6fe8dff9f31c27cb90fa7642
|
| 3 |
+
size 891964
|
part-019.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2d017222e38649cf92b2adad979f8a882c16bd7e5760f80c3471ee31b2fb542
|
| 3 |
+
size 865551
|
part-020.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6d6bd8884f092988648b429b80c1bc239029e0558dfef66b8c0713ec2ef865c
|
| 3 |
+
size 909592
|
part-021.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0aa530a9c92d4c47bdc368086a55a55bfb28656abe1ed2f5a98f713cf0926893
|
| 3 |
+
size 897402
|
part-022.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38b7c8742ba72533c28b115b0885106fc855f14ebd8afeada2247b4735ebd2d6
|
| 3 |
+
size 887770
|
part-023.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f40497afb421378ffb92f0c7d1b694aa74545c53e3a593e54b31f687041bdb08
|
| 3 |
+
size 876871
|
part-024.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:207ff1ebfc27fb8aeba3e3c4a7e22f19b0177c1a11278c0c48baa6d52e30a6b9
|
| 3 |
+
size 880836
|
part-025.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72b6b154f7b967a138c4c0e9b7ac35e04d6832ad84c394ab096a44dc682e022b
|
| 3 |
+
size 882524
|
part-026.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7fa4acf28a6bae8c2d6b395896a34bbdfca43b37b572b6d92fc36da8bc9fb55
|
| 3 |
+
size 879972
|
part-027.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf6b6aefcebe9fef73bc94c9576a73dadbc81bcb753834a5ee20cb8a0e1dcac5
|
| 3 |
+
size 924747
|
part-028.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9af229e49be504ecbd398109ec5777c105ef02a033c2703374ca04dde3ec3417
|
| 3 |
+
size 913622
|
part-029.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d97b32968e9e6b65f98a36bcb73944c35083ccf14ecf7e2079544282b9e23b99
|
| 3 |
+
size 903137
|
part-030.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0627c21fa556827d88210ec6ee9b7fd8e54c921ddb20a6dd49efcf0b1f99370c
|
| 3 |
+
size 852892
|
part-031.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54f584c18ee0b157008bf493d49998343a4fee6ce4ae289322c3896ccf123614
|
| 3 |
+
size 900426
|
part-032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:442086569ac76a5a8ad33c660e7030b4df554c767b3c1df5f8edf30801a8fd7d
|
| 3 |
+
size 891653
|
part-033.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3942b1330c6e3f25a1e185a9959b3acbb64c73de15ae6acf1dc6b30acc704bf9
|
| 3 |
+
size 912835
|
part-034.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87dfd753769af830116bc67434f1e0a78d4bbf166febed32e32592d2c691354b
|
| 3 |
+
size 894165
|
part-035.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f6ba2b2b5032be7d43a3ff282b2baf20d3d674c89bcd449ae79f707385929ff
|
| 3 |
+
size 891180
|
part-036.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d464ab65b066286f063d6459659bc16a6655de62c38a10351c8ffae329a2375
|
| 3 |
+
size 886409
|
part-037.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5192be9c07080868f12a69e2ddfce182886e42e4d484aa023af5ec0364fda257
|
| 3 |
+
size 894697
|
part-038.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7af54eca3213f9fe740a5aaa8e57ebe63446c11a21081938852f901a7de81310
|
| 3 |
+
size 866865
|
part-039.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9c8f10d2ff80a71b2f5296c92de5931dbb3f76fa7b52926336e936281a33b42
|
| 3 |
+
size 848277
|
part-040.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d26751006fec732a177db691165e5ee7becc2e5f029ec79bd45df1fc8ee1c158
|
| 3 |
+
size 891427
|
part-041.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:504234e8bd0bb6ada6e7c9f8a37d9f2dd2d8ed9a7389de4807b22f2bed981c77
|
| 3 |
+
size 879163
|
part-042.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1983cff02a3d60455c717a6538443e4e0b1a3020f2b82192157297ad9b620a
|
| 3 |
+
size 883298
|
part-043.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:679eb1ba3d75cac300ae0a2bd85b056b947541a8fb33c7d4eebd162d1ce2658f
|
| 3 |
+
size 893342
|
part-044.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d229ca594e30f8f4d68a589f8dfc2fb18a7a8ba5b123cd7212af6ed527b3078b
|
| 3 |
+
size 894641
|
part-045.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44bf0cbf8be2faa88ec834c7b171b34610d58a89851b17dac97e253dbff5ae0a
|
| 3 |
+
size 883157
|
part-046.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a74de8605af40023f1fa0ab9b80db1de66d1ccffdde1d1b8dda121257b8f9c59
|
| 3 |
+
size 858005
|
part-047.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1ad21bd0c13ce4326852e5b5ebc756f7a687bbfe8085c97407deb4e818330e7
|
| 3 |
+
size 859606
|
part-048.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51554a5bb0040010d84e78ca0f65be5f71ed18ac863e6fe27113b158600ed753
|
| 3 |
+
size 913955
|