zekdevs commited on
Commit
516d567
·
verified ·
1 Parent(s): 12d8f22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -1,3 +1,21 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - open-phi/textbooks
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ ---
9
+ # Model Card for Model ID
10
+
11
+ A simple model using rust as the main development language for the architecture and training. Mostly developed for fun and to see what can be done when not using Python.
12
+
13
+ ### Model Description
14
+
15
+
16
+ - **Developed by:** [zekdevs](https://github.com/zekdevs)
17
+ - **License:** MIT
18
+
19
+ ### Model Sources [optional]
20
+
21
+ - **Repository:** https://github.com/zekdevs/llm-rs