h4 commited on
Commit
a03e8a1
·
verified ·
1 Parent(s): f7bec7b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +59 -17
README.md CHANGED
@@ -1,19 +1,61 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: file
5
- dtype: string
6
- - name: content
7
- dtype: string
8
- splits:
9
- - name: train
10
- num_bytes: 1208843
11
- num_examples: 2
12
- download_size: 270560
13
- dataset_size: 1208843
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: train
18
- path: data/train-*
19
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - other
5
+ tags:
6
+ - mathematics
7
+ - monster-group
8
+ - osm
9
+ - ramanujan
10
+ - geography
11
+ size_categories:
12
+ - n<1K
 
 
 
 
 
 
13
  ---
14
+
15
+ # lmfdb-monster-71
16
+
17
+ L-functions and Modular Forms Database mapped to Monster Group 71 shards
18
+
19
+ ## Dataset Description
20
+
21
+ Part of the Monster OSM Quest project, which maps the Monster Group's 71 shards to OpenStreetMap data.
22
+
23
+ ### Data Fields
24
+
25
+ See individual JSON files for schema.
26
+
27
+ ### Source Data
28
+
29
+ - **OSM**: OpenStreetMap planet data (ODbL license)
30
+ - **LMFDB**: L-functions and Modular Forms Database (CC BY-SA 4.0)
31
+ - **Mathematical**: Ramanujan biographical data and FRACTRAN encodings
32
+
33
+ ## Usage
34
+
35
+ ```python
36
+ from datasets import load_dataset
37
+
38
+ ds = load_dataset("h4/lmfdb-monster-71")
39
+ print(ds)
40
+ ```
41
+
42
+ ## Citation
43
+
44
+ ```bibtex
45
+ @misc{monster-osm-quest,
46
+ title={Monster OSM Quest},
47
+ author={Meta-Introspector},
48
+ year={2026},
49
+ url={https://github.com/meta-introspector/osm-planet-torrent}
50
+ }
51
+ ```
52
+
53
+ ## Links
54
+
55
+ - **Project**: https://github.com/meta-introspector/osm-planet-torrent
56
+ - **Asciinema**: https://asciinema.org/a/f8QZVlQ5wDp3DdnA
57
+ - **Archive.org**: https://archive.org/details/@meta_introspector
58
+
59
+ ---
60
+
61
+ 🎭 Monster OSM Quest - Where mathematics meets geography