guillermogabrielli commited on
Commit
cfa88f3
·
verified ·
1 Parent(s): 4c4ace6

add char count

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -68,10 +68,10 @@ language:
68
 
69
  Wikipedia dataset containing cleaned articles of the Standard Arabic Wikipedia version and the linked articles from the English version.
70
 
71
- | Language | Articles | Tokens *
72
- |----------|----------------|----------------|
73
- | English | 882,534 | 1,177.94 M |
74
- | Arabic | 1,219,201 | 621.51 M |
75
 
76
  *Gemma Tokenizer
77
 
 
68
 
69
  Wikipedia dataset containing cleaned articles of the Standard Arabic Wikipedia version and the linked articles from the English version.
70
 
71
+ | Language | Articles | Tokens * | Characters |
72
+ |----------|----------------|----------------|------------|
73
+ | English | 882,534 | 1,177.94 M | 5014.68 M |
74
+ | Arabic | 1,219,201 | 621.51 M | 1655.64 M |
75
 
76
  *Gemma Tokenizer
77