Talha commited on
Commit
89fb626
1 Parent(s): f688299

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -20,18 +20,19 @@ It achieves the following results on the evaluation set:
20
  - Accuracy: 0.975
21
 
22
  ## Model description
23
-
24
- More information needed
25
-
26
- ## Intended uses & limitations
27
-
28
- More information needed
29
 
30
  ## Training and evaluation data
31
-
32
- More information needed
33
 
34
  ## Training procedure
 
 
35
 
36
  ### Training hyperparameters
37
 
 
20
  - Accuracy: 0.975
21
 
22
  ## Model description
23
+ The model Urdu audio and classify in following categories
24
+ * Angry
25
+ * Happy
26
+ * Neutral
27
+ * Sad
 
28
 
29
  ## Training and evaluation data
30
+ The dataset is available at
31
+ https://www.kaggle.com/datasets/kingabzpro/urdu-emotion-dataset
32
 
33
  ## Training procedure
34
+ Training code is available at
35
+ https://www.kaggle.com/code/chtalhaanwar/urdu-emotions-hf
36
 
37
  ### Training hyperparameters
38