adnanallemon commited on
Commit
1ad0799
·
verified ·
1 Parent(s): 0057fc9

Update Dataset Card with GitHub source link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,7 +87,7 @@ Identifiers are synthetic and scoped to generated graphs. Amounts, regions, curr
87
 
88
  ## Generation and provenance
89
 
90
- The generator is implemented in [`src/aml_campaigngraph/generator.py`](src/aml_campaigngraph/generator.py). The published data bundle can be regenerated with:
91
 
92
  ```bash
93
  pip install -e ".[dev]"
 
87
 
88
  ## Generation and provenance
89
 
90
+ The generator is implemented in [`src/aml_campaigngraph/generator.py`](src/aml_campaigngraph/generator.py). The complete source code, experiment scripts, paper manuscript, and versioned release are available in the [GitHub repository](https://github.com/adnanomar77/aml-campaigngraph). The published data bundle can be regenerated with:
91
 
92
  ```bash
93
  pip install -e ".[dev]"