📊
Dataset

Normal Distribution Dataset

by Koba Jon hf-dataset--koba-jon--normal_distribution_dataset
Nexus Index
47.0 Top 0%
S / A / P / R / Q Breakdown Calibration Pending

Pillar scores are computed during the next indexing cycle.

Tech Context
Vital Performance
0 DL / 30D
0.0%

1-dimensional shape dataset generated by random numbers of normal distribution - train : training data (100,000 pieces) of 300 dimensions - test : test data (1,000 pieces) of 300 dimensions : output directory : total number of data : dimensions on one data : list of mean and standard deviation of normal distribution : seed of random number

Data Integrity 47 FNI Score
- Size
- Rows
Parquet Format
- Tokens
Dataset Information Summary
Entity Passport
Registry ID hf-dataset--koba-jon--normal_distribution_dataset
Provider huggingface
📜

Cite this dataset

Academic & Research Attribution

BibTeX
@misc{hf_dataset__koba_jon__normal_distribution_dataset,
  author = {Koba Jon},
  title = {Normal Distribution Dataset Dataset},
  year = {2026},
  howpublished = {\url{https://huggingface.co/datasets/koba-jon/normal_distribution_dataset}},
  note = {Accessed via Free2AITools Knowledge Fortress}
}
APA Style
Koba Jon. (2026). Normal Distribution Dataset [Dataset]. Free2AITools. https://huggingface.co/datasets/koba-jon/normal_distribution_dataset

đŸ”ŦTechnical Deep Dive

Full Specifications [+]

âš–ī¸ Nexus Index V2.0

47.0
ESTIMATED IMPACT TIER
Semantic (S) 50
Authority (A) 0
Popularity (P) 0
Recency (R) 0
Quality (Q) 0

đŸ’Ŧ Index Insight

FNI V2.0 for Normal Distribution Dataset: Semantic (S:50), Authority (A:0), Popularity (P:0), Recency (R:0), Quality (Q:0).

Free2AITools Nexus Index

Verification Authority

Unbiased Data Node Refresh: VFS Live
âŦ‡ī¸
Downloads
63,898

đŸ‘ī¸ Data Preview

📊

Row-level preview not available for this dataset.

Schema structure is shown in the Field Logic panel when available.

🔗 Explore Full Dataset ↗

đŸ§Ŧ Field Logic

đŸ§Ŧ

Schema not yet indexed for this dataset.

Dataset Specification


license: mit
language:

  • en
    size_categories:
  • 100K<n<1M

Normal Distribution Dataset

1-dimensional shape dataset generated by random numbers of normal distribution

1. Usage

(1) Original Dataset

Get

$ git clone https://huggingface.co/datasets/koba-jon/normal_distribution_dataset
$ cd normal_distribution_dataset/NormalDistribution
$ ls -l

Hierarchy

  • train : training data (100,000 pieces) of 300 dimensions
train
|--0
  |--00000.dat
  |--00001.dat
  |  ...
  |--09999.dat
|--1
|  ...
|--9
  |--90000.dat
  |--90001.dat
  |  ...
  |--99999.dat
  • test : test data (1,000 pieces) of 300 dimensions
test
|--000.dat
|--001.dat
|  ...
|--999.dat

(2) Create Dataset

$ sudo apt install python3 python3-pip
$ pip3 install numpy
$ vi scripts/create.sh

--dir : output directory

--num : total number of data

--dim : dimensions on one data

--list : list of mean and standard deviation of normal distribution

--seed : seed of random number

#!/bin/bash

MODE='create'

SCRIPT_DIR=$(cd $(dirname $0); pwd)

python3 ${SCRIPT_DIR}/create.py
--dir "./NormalDistribution/${MODE}"
--num 100
--dim 300
--list "./list/params.txt"
--seed 0

$ sh scripts/create.sh
Top Tier

Social Proof

HuggingFace Hub
63.9KDownloads
🔄 Daily sync (03:00 UTC)

AI Summary: Based on Hugging Face metadata. Not a recommendation.

📊 FNI Methodology 📚 Knowledge Baseâ„šī¸ Verify with original source

đŸ›Ąī¸ Dataset Transparency Report

Verified data manifest for traceability and transparency.

100% Data Disclosure Active

🆔 Identity & Source

id
hf-dataset--koba-jon--normal_distribution_dataset
source
huggingface
author
Koba Jon
tags
language:enlicense:mitsize_categories:100kregion:us

âš™ī¸ Technical Specs

architecture
null
params billions
null
context length
null

📊 Engagement & Metrics

likes
0
downloads
63,898

Free2AITools Constitutional Data Pipeline: Curated disclosure mode active. (V15.x Standard)