ToluClassics commited on
Commit
6ba51aa
·
verified ·
1 Parent(s): 4085ce4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - text
5
+ configs:
6
+ - config_name: karantaocr-bench
7
+ data_files:
8
+ - split: dictionary
9
+ path:
10
+ - dictionary.jsonl
11
+ - split: religion
12
+ path:
13
+ - religion.jsonl
14
+ - split: no_type
15
+ path:
16
+ - no_type.jsonl
17
+ language:
18
+ - en
19
+ pretty_name: KarantaOCR-Bench
20
+ size_categories:
21
+ - 1K<n<10K
22
+ ---