tarruck commited on
Commit
a3b2438
·
verified ·
1 Parent(s): 7116ea1

Create README.md

Browse files

Neurodiverse Preliminary Diagnostic Dataset
Overview
The Neurodiverse Preliminary Diagnostic Dataset is a pioneering resource designed to support AI models in identifying neurodiverse conditions, including Autism, Dyslexia, ADHD, Dyscalculia, and Dysgraphia. This dataset is curated to enhance machine learning applications in neurodiverse diagnostics, providing accessible, accurate, and inclusive tools for preliminary assessment.

Why This Dataset?
Around 40% of neurodiverse conditions remain undiagnosed or misdiagnosed due to barriers in accessibility, affordability, and awareness. Early identification is critical for providing the support and accommodations individuals need to succeed in education and beyond. This dataset aims to:

Facilitate the development of AI models that assist in identifying signs of neurodiversity.
Provide researchers and developers with diverse data that reflects real-world scenarios.
Bridge the gap between underserved communities and early diagnostic tools.
Dataset Features
Multifaceted Representation: Covers text-based, numerical, and behavioral indicators relevant to various neurodiverse conditions.
Culturally Inclusive: Ensures representation across diverse age groups, genders, and cultural contexts to improve diagnostic fairness.
Privacy-Conscious Design: Adheres to data protection laws (e.g., HIPAA, GDPR) by anonymizing sensitive information.
Use Cases
This dataset is designed for multiple applications, including but not limited to:

Preliminary Assessment Tools: Training AI systems to provide initial screening for neurodiverse conditions.
Research on Neurodiversity: Enabling academic and medical researchers to analyze patterns and indicators of neurodiversity.
Educational Adaptation: Supporting the creation of personalized learning plans for individuals with learning disabilities.
Dataset Structure
Demographic Information: Anonymized data such as age, gender, and cultural background.
Assessment Responses: Text and numerical data from simulated preliminary diagnostic assessments.
Indicators by Condition:
Autism: Social communication patterns, repetitive behaviors, and sensory sensitivities.
Dyslexia: Reading fluency, spelling errors, and word recall.
ADHD: Attention spans, impulsivity, and hyperactivity.
Dyscalculia: Numerical understanding, math skills, and time estimation.
Dysgraphia: Handwriting samples, fine motor skills, and spatial awareness.
Supported Tasks
Text Classification: Identifying relevant indicators from user-provided inputs.
Question Answering: Building AI models capable of interactive neurodiverse assessments.
Multimodal Learning: Combining text and numerical data for richer diagnostic insights.
Data Access
The dataset is available for free use under the CC BY 4.0 License, encouraging research, collaboration, and innovation while requiring appropriate attribution.

Ethical Considerations
This dataset is designed with ethical considerations in mind:

Privacy Protection: All data is anonymized to prevent the identification of individuals.
Bias Mitigation: Efforts have been made to ensure diverse representation and fairness across all demographic groups.
Non-Diagnostic Intent: This dataset is for research and development purposes only and is not a substitute for professional medical diagnosis.
How to Use the Dataset
To get started, clone the repository and load the data using your preferred ML framework (e.g., TensorFlow, PyTorch, or Hugging Face Transformers). Use the included metadata file to understand the structure and distribution of the data.

Future Directions
We plan to expand this dataset by:

Including audio and video data to explore multimodal diagnostic applications.
Adding support for more languages to improve accessibility worldwide.
Collaborating with researchers and organizations to continuously refine and update the dataset.
Acknowledgments
This dataset is made possible by the collaborative efforts of educators, healthcare professionals, and developers committed to improving neurodiverse diagnostics.

Contact
For questions or suggestions, please reach out. https://neuroeducationaltesting.com/
![Screenshot 2023-12-04 at 4.53.12 PM.png](https://cdn-uploads.huggingface.co/production/uploads/65830b5ecaae5b23c40aabee/3k_NxRf_tu0-v0UosEDWx.png)


Together, let’s create tools that empower and support neurodiverse individuals worldwide.

Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - ch
7
+ - zh
8
+ - en
9
+ - es
10
+ - fr
11
+ - fi
12
+ - it
13
+ - de
14
+ tags:
15
+ - code
16
+ - learning-disabilities
17
+ - AI-diagnostics
18
+ - neurodiversity
19
+ - preliminary-assessment
20
+ pretty_name: Neurodiverse Preliminary Diagnostic Dataset"
21
+ size_categories:
22
+ - 1K<n<10K
23
+ ---