salti commited on
Commit
a5ace5e
1 Parent(s): ab26e54

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ar
4
+ datasets:
5
+ - mc4
6
+ - oscar
7
+ - arabic_billion_words
8
+ ---
9
+
10
+ # arabic-t5-small
11
+
12
+ ## Training parameters
13
+
14
+ | | |
15
+ | :-------------------: | :-----------: |
16
+ | steps | `22'000` |
17
+ | Training batch size | `384` |
18
+ | Evaluation batch size | `768` |
19
+ | learning rate | `1e-2` |
20
+ | dtype | `jnp.float32` |