CoolFace
Datasetpublic

ACDRepo/partial_orders_on_lattice_paths_12x11

Dataset Card for Partial Orders on Lattice Paths from (0,0)(0,0)(0,0) to (12,11)(12,11)(12,11) Consider northeast lattice paths that travel along the edges of a grid from (0,0)(0, 0)(0,0) to (a,b)(a, b)(a,b), only taking steps north and east and never passing through the diagonal y=baxy = \frac{b}{a}xy=ab​x, where aaa and bbb are relatively prime. [1] defines two order relations on such paths called the matching ordering (≤M)(\leq_M)(≤M​) and the Lagrange ordering… See the full description on the dataset page: https://huggingface.co/datasets/ACDRepo/partial_orders_on_lattice_paths_12x11.

sourceHugging Facecc-by-2.0updated 1y agoView on Hugging Face
0likes17downloads
8 commits on main
b4db4db1y ago

Update README.md

ACDRepo
5ec38901y ago

Upload 2 files

ACDRepo
e7947211y ago

Delete lattice_paths_12x11_train.jsonl

ACDRepo
934780f1y ago

Delete lattice_paths_12x11_test.jsonl

ACDRepo
97694101y ago

Update README.md

ACDRepo
787032c1y ago

Update README.md

ACDRepo
fc5f1f11y ago

Upload 2 files

ACDRepo
409bb4c1y ago

initial commit

ACDRepo