audioflow-features / README.md
excloso's picture
License TOS
21af1cd verified
---
# =======================================================
# ==
# == YAML CONFIGURATION FOR THE HUGGING FACE DATASET VIEWER
# == This tells the Hub how to find and display your data.
# ==
# =======================================================
configs:
- config_name: default
data_files:
- split: train
path: data/*.parquet
# =======================================================
# ==
# == DATASET AND LICENSE INFORMATION
# == This configuration specifies a proprietary,
# == "All Rights Reserved" license.
# ==
# =======================================================
license: other
# CORRECTED: The license_name is now in a valid "slug" format.
license_name: proprietary-all-rights-reserved
pretty_name: "AudioFlow Features Dataset"
tags:
- audio-features
- music-recommendation
- proprietary-data
- internal-collection
---
# AudioFlow Features Dataset
## Description
This dataset contains audio features extracted for the AudioFlow music recommendation system. The features are generated from audio streams and include metrics like tempo, energy, danceability, and MFCC-based vectors.
## License and Usage Terms
**This is a proprietary dataset. All Rights Reserved.**
Copyright © 2025, mxbeans.
**You are strictly prohibited from the following actions without explicit prior written permission from the copyright holder:**
* **Downloading or Copying:** You may not download or create copies of this dataset.
* **Distribution or Sharing:** You may not distribute, share, republish, or transfer this dataset to any third party.
* **Usage:** You may not use this dataset for any purpose, whether personal, academic, or commercial. This includes, but is not limited to, training machine learning models, data analysis, or any form of research.
* **Modification or Derivative Works:** You may not modify the dataset or create derivative works based on it.
This dataset is made visible for demonstration and metadata-viewing purposes only. Any unauthorized use is a violation of copyright law.
To request permission for usage or to inquire about licensing, please contact the repository owner.