fqa-cyber commited on
Commit
749f6de
·
1 Parent(s): 809eb72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  task_categories:
3
  - image-to-text
4
- - text-classification
5
  language:
6
  - ar
7
  ---
@@ -13,6 +13,4 @@ language:
13
  To load the handwritten khatt dataset, use the following instructions:
14
 
15
  from datasets import load_dataset
16
- khatt_data = load_dataset("eDaraty/Handwritten_Khatt")
17
-
18
-
 
1
  ---
2
  task_categories:
3
  - image-to-text
4
+ - image-classification
5
  language:
6
  - ar
7
  ---
 
13
  To load the handwritten khatt dataset, use the following instructions:
14
 
15
  from datasets import load_dataset
16
+ khatt_data = load_dataset("eDaraty/Handwritten_Khatt")