Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion release/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# LeadForge: Synthetic B2B Lead Scoring Dataset (`leadforge-lead-scoring-v1`)

A relational, reproducible, three-tier synthetic CRM dataset family for
teaching lead scoring at scale. Generated by
teaching lead scoring at scale. Created by
[Shay Palachy Affek](https://www.shaypalachy.com/) and generated by
[leadforge](https://github.com/leadforge-dev/leadforge), an
open-source Python framework for synthetic CRM/funnel data. The
framework version is decoupled from the dataset version: the package
Expand Down Expand Up @@ -317,3 +318,9 @@ PRs welcome.

Verify integrity with `leadforge validate <bundle_dir>`; every file
is hashed in `manifest.json`.

## Credits

Created by [Shay Palachy Affek](https://www.shaypalachy.com/).
Dataset generated with [leadforge](https://github.com/leadforge-dev/leadforge) (MIT).
Profiles: [HuggingFace](https://huggingface.co/shaypal5) · [Kaggle](https://www.kaggle.com/derelictpanda) · [GitHub](https://github.com/shaypalachy)
11 changes: 8 additions & 3 deletions release/huggingface/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
pretty_name: 'LeadForge: Synthetic B2B Lead Scoring (v1)'
license: mit
authors:
- shaypal5
language:
- en
task_categories:
Expand Down Expand Up @@ -48,7 +46,8 @@ configs:
# LeadForge: Synthetic B2B Lead Scoring Dataset (`leadforge-lead-scoring-v1`)

A relational, reproducible, three-tier synthetic CRM dataset family for
teaching lead scoring at scale. Generated by
teaching lead scoring at scale. Created by
[Shay Palachy Affek](https://www.shaypalachy.com/) and generated by
[leadforge](https://github.com/leadforge-dev/leadforge), an
open-source Python framework for synthetic CRM/funnel data. The
framework version is decoupled from the dataset version: the package
Expand Down Expand Up @@ -365,3 +364,9 @@ PRs welcome.

Verify integrity with `leadforge validate <bundle_dir>`; every file
is hashed in `manifest.json`.

## Credits

Created by [Shay Palachy Affek](https://www.shaypalachy.com/).
Dataset generated with [leadforge](https://github.com/leadforge-dev/leadforge) (MIT).
Profiles: [HuggingFace](https://huggingface.co/shaypal5) · [Kaggle](https://www.kaggle.com/derelictpanda) · [GitHub](https://github.com/shaypalachy)
Loading