atamiles commited on
Commit
f8b27c0
·
verified ·
1 Parent(s): 5d7a7e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ The file named *HRI_TOTAL_data.csv* contains all of the data found in the 6 file
42
  **Category 2:**
43
  On top of that, we have provided more specific data files corresponding to `four languages`; English (En), Japanese (Jp), Swahili (Sw), Urdu (Ur), and `six intent classes` such as `IntentRecognitionData_En_Intent_Sports.csv`
44
 
45
- Feel free to use whichever data files you are interested in, from the `./data/` folder.
46
  ## 💫 💫 The Data format
47
  We have provided the data in tabular format with two columns. Column 1 contains the **Sentence** while column 2 contains the **Intent_label**.
48
 
 
42
  **Category 2:**
43
  On top of that, we have provided more specific data files corresponding to `four languages`; English (En), Japanese (Jp), Swahili (Sw), Urdu (Ur), and `six intent classes` such as `IntentRecognitionData_En_Intent_Sports.csv`
44
 
45
+ Feel free to use whichever data files you are interested in, from the `./data/` folder at the GitHub repo https://github.com/jatuhurrra/LLM-for-Intent-Classification/tree/main/data.
46
  ## 💫 💫 The Data format
47
  We have provided the data in tabular format with two columns. Column 1 contains the **Sentence** while column 2 contains the **Intent_label**.
48