|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# BusinessEntityIdentifier |
|
|
|
tags: business names, entity recognition, classification |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'BusinessEntityIdentifier' dataset comprises a list of business entities with a focus on unique business names. This dataset is designed to support machine learning tasks related to entity recognition and classification of business entities. The entries are collected from various business directories, and each record has been manually verified for accuracy. The dataset includes a 'label' column that categorizes each business name into distinct types based on industry standards. |
|
|
|
**CSV Content Preview:** |
|
|
|
``` |
|
Id,BusinessName,Label |
|
001,The Green Terrace,Restaurant |
|
002,Daily Brews Coffee Shop,Coffee Shop |
|
003,QuickTech Solutions,IT Services |
|
004,Harmony Fashion Boutique,Clothing Retail |
|
005,Bright Future Financial Advisors,Financial Services |
|
006,Oceanic Gems Jewelry,Jewelry Store |
|
007,Happy Tails Pet Care,Veterinary Clinic |
|
008,Solid Build Construction,Construction |
|
009,Oceanic Bounty Seafood Market,Food & Beverage |
|
010,Peak Performance Fitness,Gym & Fitness Center |
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'business names': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=business+names&dataset=BusinessEntityIdentifier&tags=business+names,+entity+recognition,+classification |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|