siantonelli commited on
Commit
b70bf9f
·
verified ·
1 Parent(s): b7289ad

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -22,7 +22,7 @@ configs:
22
  Daily snapshots of the Lightning Network (LN) collected from gossip messages
23
  between **2022-06-09** and **2024-10-14**. Used in the paper *Predicting
24
  Channel Closures in the Lightning Network with Machine Learning* (Antonelli
25
- et al., BCCA 2026) and consumed by the
26
  [ln-gossip-benchmark](https://github.com/siantonelli/ln-gossip-benchmark)
27
  codebase.
28
 
@@ -64,11 +64,4 @@ public by design; the data was collected with the
64
 
65
  ## Citation
66
 
67
- ```bibtex
68
- @inproceedings{antonelli2026ln,
69
- title = {Predicting Channel Closures in the Lightning Network with Machine Learning},
70
- author = {Antonelli, Simone and Davis, Vincent and Rush, Harrison and Potdevin, Anthony and Shrader, Jesse and Singh, Vikash and Rossi, Emanuele},
71
- booktitle = {International Conference on Blockchain Computing and Applications (BCCA)},
72
- year = {2026}
73
- }
74
- ```
 
22
  Daily snapshots of the Lightning Network (LN) collected from gossip messages
23
  between **2022-06-09** and **2024-10-14**. Used in the paper *Predicting
24
  Channel Closures in the Lightning Network with Machine Learning* (Antonelli
25
+ et al., 2026, under review) and consumed by the
26
  [ln-gossip-benchmark](https://github.com/siantonelli/ln-gossip-benchmark)
27
  codebase.
28
 
 
64
 
65
  ## Citation
66
 
67
+ A BibTeX entry will be added once the paper is published.