Fix incorrect labels

#1
by tomaarsen HF staff - opened
Files changed (1) hide show
  1. config_setfit.json +1 -1
config_setfit.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "labels": [
3
- "ShopCommercialGovernmentHealthcareEducationFoodOfficeReligious PlaceBankTransportationConstructionIndustryResidentialLandmarkRecreationFuelHotelUtilityAgricultural"
4
  ],
5
  "normalize_embeddings": false
6
  }
 
1
  {
2
  "labels": [
3
+ "Shop", "Commercial", "Government", "Healthcare", "Education", "Food", "Office", "Religious Place", "Bank", "Transportation", "Construction", "Industry", "Residential", "Landmark", "Recreation", "Fuel", "Hotel", "Utility", "Agricultural"
4
  ],
5
  "normalize_embeddings": false
6
  }