serin-ai commited on
Commit
43ff2f6
Β·
verified Β·
1 Parent(s): afbff9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -10
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - cifer
13
  pretty_name: Cifer-Fraud-Detection-Dataset-AF
14
  size_categories:
15
- - 1M<n<10M
16
  ---
17
 
18
  # πŸ“Š Cifer Fraud Detection Dataset
@@ -20,7 +20,7 @@ size_categories:
20
  ## 🧠 Overview
21
  The **Cifer-Fraud-Detection-Dataset-AF** is a high-fidelity, fully synthetic dataset created to support the development and benchmarking of privacy-preserving, federated, and decentralized machine learning systems in financial fraud detection.
22
 
23
- This dataset draws structural inspiration from the **PaySim simulator,** which was built using aggregated mobile money transaction data from a real financial provider operating in 14+ countries. Cifer extends this format by scaling it to **12 million samples,** optimizing for **federated learning environments,** and validating performance against real-world datasets.
24
 
25
  > ### Accuracy Benchmark:
26
  > Cifer-trained models on this dataset reach **99.93% accuracy,** benchmarked against real-world fraud datasets with **99.98% baseline accuracy**β€”providing high-fidelity behavior for secure, distributed ML research.
@@ -55,14 +55,20 @@ This dataset is **entirely synthetic** and was generated using **Cifer’s inter
55
  # πŸ“ File Organization
56
  Total Rows: **12,000,000**
57
  Split into 8 folders/files for large-scale and federated learning scenarios:
58
- - `Cifer-Fraud-Detection-Dataset-AF-part-1-8.csv` β†’ 1.5M rows
59
- - `Cifer-Fraud-Detection-Dataset-AF-part-2-8.csv` β†’ 1.5M rows
60
- - `Cifer-Fraud-Detection-Dataset-AF-part-3-8.csv` β†’ 1.5M rows
61
- - `Cifer-Fraud-Detection-Dataset-AF-part-4-8.csv` β†’ 1.5M rows
62
- - `Cifer-Fraud-Detection-Dataset-AF-part-5-8.csv` β†’ 1.5M rows
63
- - `Cifer-Fraud-Detection-Dataset-AF-part-6-8.csv` β†’ 1.5M rows
64
- - `Cifer-Fraud-Detection-Dataset-AF-part-7-8.csv` β†’ 1.5M rows
65
- - `Cifer-Fraud-Detection-Dataset-AF-part-8-8.csv` β†’ 1.5M rows
 
 
 
 
 
 
66
 
67
  Format: `.csv` (optionally `.parquet` or `.json` upon request)
68
 
 
12
  - cifer
13
  pretty_name: Cifer-Fraud-Detection-Dataset-AF
14
  size_categories:
15
+ - 10M<n<100M
16
  ---
17
 
18
  # πŸ“Š Cifer Fraud Detection Dataset
 
20
  ## 🧠 Overview
21
  The **Cifer-Fraud-Detection-Dataset-AF** is a high-fidelity, fully synthetic dataset created to support the development and benchmarking of privacy-preserving, federated, and decentralized machine learning systems in financial fraud detection.
22
 
23
+ This dataset draws structural inspiration from the **PaySim simulator,** which was built using aggregated mobile money transaction data from a real financial provider operating in 14+ countries. Cifer extends this format by scaling it to **21 million samples,** optimizing for **federated learning environments,** and validating performance against real-world datasets.
24
 
25
  > ### Accuracy Benchmark:
26
  > Cifer-trained models on this dataset reach **99.93% accuracy,** benchmarked against real-world fraud datasets with **99.98% baseline accuracy**β€”providing high-fidelity behavior for secure, distributed ML research.
 
55
  # πŸ“ File Organization
56
  Total Rows: **12,000,000**
57
  Split into 8 folders/files for large-scale and federated learning scenarios:
58
+ - `Cifer-Fraud-Detection-Dataset-AF-part-1-14.csv` β†’ 1.5M rows
59
+ - `Cifer-Fraud-Detection-Dataset-AF-part-2-14.csv` β†’ 1.5M rows
60
+ - `Cifer-Fraud-Detection-Dataset-AF-part-3-14.csv` β†’ 1.5M rows
61
+ - `Cifer-Fraud-Detection-Dataset-AF-part-4-14.csv` β†’ 1.5M rows
62
+ - `Cifer-Fraud-Detection-Dataset-AF-part-5-14.csv` β†’ 1.5M rows
63
+ - `Cifer-Fraud-Detection-Dataset-AF-part-6-14.csv` β†’ 1.5M rows
64
+ - `Cifer-Fraud-Detection-Dataset-AF-part-7-14.csv` β†’ 1.5M rows
65
+ - `Cifer-Fraud-Detection-Dataset-AF-part-8-14.csv` β†’ 1.5M rows
66
+ - `Cifer-Fraud-Detection-Dataset-AF-part-9-14.csv` β†’ 1.5M rows
67
+ - `Cifer-Fraud-Detection-Dataset-AF-part-10-14.csv` β†’ 1.5M rows
68
+ - `Cifer-Fraud-Detection-Dataset-AF-part-11-14.csv` β†’ 1.5M rows
69
+ - `Cifer-Fraud-Detection-Dataset-AF-part-12-14.csv` β†’ 1.5M rows
70
+ - `Cifer-Fraud-Detection-Dataset-AF-part-13-14.csv` β†’ 1.5M rows
71
+ - `Cifer-Fraud-Detection-Dataset-AF-part-14-14.csv` β†’ 1.5M rows
72
 
73
  Format: `.csv` (optionally `.parquet` or `.json` upon request)
74