File size: 1,961 Bytes
fac0f0e 14f2d5b 11448f2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 | ---
license: apache-2.0
---
---
language:
* en
license: apache-2.0
task_categories:
* text-classification
* token-classification
tags:
* cosmetics
* llm
* ontology
* classification
* multilabel-classification
* machine-learning
* nlp
* hierarchical-classification
* cosmetic-chemistry
size_categories:
* 1K<n<10K
---
# CosFunc-HO: A Hierarchical Cosmetic Ingredient Function Dataset
## Overview
CosFunc-HO is a cleaned and structured cosmetic ingredient function dataset developed from COSDNA data for research in Large Language Models (LLMs), ontology learning, multi-label classification, and cosmetic chemistry analysis.
The dataset contains more than 9,000 labeled cosmetic ingredient records and includes hierarchical functional annotations organized into multiple levels of abstraction.
This dataset was created as part of a research study on evaluating Large Language Models for cosmetic ingredient function prediction using hierarchical ontologies.
---
## Dataset Contents
### Main Files
* `cosfunc_final_dataset_v4_1.csv`
* `cosfunc_final_ontology_v4_1.csv`
---
## Features
The dataset includes:
* Ingredient names
* Parent functional labels
* High-level functional domains
* Ontology mappings
---
## Applications
This dataset can be used for:
* Multi-label classification
* LLM evaluation
* Ontology learning
* Hierarchical classification
* Cosmetic ingredient analysis
* Domain-specific NLP research
---
## Domains Included
* Conditioning Agents
* Surfactants and Cleansing Agents
* Protective and Preservation Agents
* Formulation and Texture Modifiers
* Sensory and Aesthetic Agents
* Solvents and Carriers
* Mechanical and Physical Agents
* Hair Treatment and Styling
---
## Research Context
This dataset supports research on:
* Large Language Model evaluation
* Hallucination analysis
* Hierarchical ontology design
* Structured prediction tasks
* Semantic label alignment
---
## License
Apache License 2.0
|