wzebrowski commited on
Commit
6a7b34d
·
verified ·
1 Parent(s): 5d9971a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -2,4 +2,12 @@
2
  license: mit
3
  language:
4
  - en
5
- ---
 
 
 
 
 
 
 
 
 
2
  license: mit
3
  language:
4
  - en
5
+ ---
6
+ # OpenSML: An Family of Small Language Models
7
+
8
+ *William Zebrowski*
9
+
10
+ Introduce **OpenSML**, a series of **Open** **SM**al**L** Language Models. These models arcitecture are built stricly will Apple's [MLX](https://ml-explore.github.io/mlx/build/html/index.html#) framework.
11
+
12
+ The pre-training dataset contains OpenWebText with approximately 2.3 billion tokens.
13
+