Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
My first attempt training a gpt language model
|
| 5 |
-
the model is trained on Shahname Ferdowsi for 5000 iterations
|
| 6 |
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: unknown
|
| 3 |
+
language:
|
| 4 |
+
- fa
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
My first attempt training a gpt language model
|
|
|
|
| 8 |
|
| 9 |
+
the model is trained on Shahname Ferdowsi for 5000 iterations
|