boltuix commited on
Commit
2887237
Β·
verified Β·
1 Parent(s): 5a3da8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -572,12 +572,15 @@ print("βœ… Test cases completed.")
572
 
573
  NeuroLocale was tested on **122 test cases**, achieving **94.26% accuracy** (115/122 correct). Below are sample results:
574
 
575
- | Query | Expected Category | Predicted Category | Confidence | Status |
576
- |-------------------------------------------------|----------------------|----------------------|------------|--------|
577
- | I need an accounting firm to help with my taxes | πŸ’Ό Accounting Firm | πŸ’Ό Accounting Firm | 1.000 | βœ… |
578
- | What time does the airport shuttle leave? | ✈️ Airport | ✈️ Airport | 1.000 | βœ… |
579
- | Are the rides open at the amusement park today? | 🎒 Amusement Park | 🎒 Amusement Park | 0.998 | βœ… |
580
- | Can I see sharks at the aquarium? | 🐠 Aquarium | 🐠 Aquarium | 1.000 | βœ… |
 
 
 
581
 
582
  ### Evaluation Metrics
583
  | Metric | Value |
 
572
 
573
  NeuroLocale was tested on **122 test cases**, achieving **94.26% accuracy** (115/122 correct). Below are sample results:
574
 
575
+
576
+ | Query | Expected Category | Predicted Category | Confidence | Status |
577
+ |-------------------------------------------------|--------------------|--------------------|------------|--------|
578
+ | How do I catch the early ride to the runway? | ✈️ Airport | ✈️ Airport | 0.997 | βœ… |
579
+ | Are the roller coasters still running today? | 🎒 Amusement Park | 🎒 Amusement Park | 0.997 | βœ… |
580
+ | Where can I see ocean creatures behind glass? | 🐠 Aquarium | 🐠 Aquarium | 1.000 | βœ… |
581
+
582
+ ---
583
+
584
 
585
  ### Evaluation Metrics
586
  | Metric | Value |