Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
-
Model weights from a training run for GPT-2 124M using llm.c: https://gist.github.com/aidando73/fc7a6069fef9b718576ff9adbc8fe6b7
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- HuggingFaceFW/fineweb
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
---
|
6 |
|
7 |
+
Model weights from a training run for GPT-2 124M using llm.c: https://gist.github.com/aidando73/fc7a6069fef9b718576ff9adbc8fe6b7
|