almaghrabima commited on
Commit
23ab42d
·
verified ·
1 Parent(s): e489970

Add summary.json: 600-sample SARFTokenizer benchmark eval

Browse files
Files changed (1) hide show
  1. summary.json +10 -0
summary.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_rows": 600,
3
+ "ar_rows": 300,
4
+ "en_rows": 300,
5
+ "ar_chars": 479808,
6
+ "en_chars": 69308,
7
+ "ar_words": 82964,
8
+ "en_words": 9805,
9
+ "max_chars_per_sample": 2000
10
+ }