Locutusque
commited on
Commit
·
8f970b3
1
Parent(s):
938bce8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Skylion007/openwebtext
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
+
A pretrained language model based on the Mistral 7B model, shrunk to about 248 million parameters. Minimal training was needed for this model, with only 250,000 examples over 125,000 steps required for convergence.
|