imaneumabderahmane commited on
Commit
a72d358
·
verified ·
1 Parent(s): a18538d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -42,7 +42,7 @@ The dataset consists of 104 first-aid question–answer (QA) pairs, carefully ex
42
  - **Funded by:** Self-funded academic project (Academic graduation project)
43
 
44
  The dataset was built as part of the PFE project titled:
45
- - *Towards Building an Arabic First-Aid Chatbot using FA-AraBERT and FALAH Dataset*
46
  ### Dataset Sources [optional]
47
 
48
  <!-- Provide the basic links for the dataset. -->
@@ -98,7 +98,7 @@ FALAH dataset should NOT be used:
98
  The dataset consists of **104** QA pairs.
99
 
100
 
101
- **Characteristics:**
102
 
103
  - Focused exclusively on first-aid and emergency scenarios
104
 
@@ -108,14 +108,24 @@ The dataset consists of **104** QA pairs.
108
 
109
  - Designed for conversational AI applications
110
 
111
-
112
  ## Dataset Creation
113
 
114
  ### Curation Rationale
115
 
116
  <!-- Motivation for the creation of this dataset. -->
 
 
 
 
 
 
 
 
 
 
 
117
 
118
- [More Information Needed]
119
 
120
  ### Source Data
121
 
 
42
  - **Funded by:** Self-funded academic project (Academic graduation project)
43
 
44
  The dataset was built as part of the PFE project titled:
45
+ - *Towards Building an Arabic First-Aid Chatbot using FA-AraBERT Classifier and FALAH Dataset*
46
  ### Dataset Sources [optional]
47
 
48
  <!-- Provide the basic links for the dataset. -->
 
98
  The dataset consists of **104** QA pairs.
99
 
100
 
101
+ *Characteristics:*
102
 
103
  - Focused exclusively on first-aid and emergency scenarios
104
 
 
108
 
109
  - Designed for conversational AI applications
110
 
111
+ In the broader project, FALAH dataset was integrated into FALAH-Mix dataset(FALAH dataset with non first-aid QA pairs) for classification tasks and used independently for few-shot prompting.
112
  ## Dataset Creation
113
 
114
  ### Curation Rationale
115
 
116
  <!-- Motivation for the creation of this dataset. -->
117
+ Despite the existence of large Arabic medical QA datasets, very few resources specifically focus on first-aid scenarios.
118
+
119
+ *For example:*
120
+
121
+ - **AHD** contained only **68** explicitly labeled first-aid QA pairs.
122
+
123
+ - **Mayo Clinic First-Aid dataset** contains **374** QA pairs.
124
+
125
+ This scarcity motivated the creation of **FALAH** — a curated Arabic first-aid dataset derived from real Arabic medical consultations.
126
+
127
+ The goal was to create a clinically relevant dataset to support emergency-aware Arabic chatbot systems, particularly useful in humanitarian and crisis contexts.
128
 
 
129
 
130
  ### Source Data
131