Update README.md
Browse files
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 |
+
|