ashercn97 commited on
Commit
9af8844
1 Parent(s): 4f3cc19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1 +1,9 @@
1
- This is a model fine tuned on an orca dataset and a multi language code dataset. It is one of my first projects, but I am happy with how it works. It took about 6 hours on 2 RTX 4090 GPUs. I used Axolotl to train this (HI IF YOURE SEEING THIS!!!).
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - ashercn97/OpenOrcaPleaseWork
4
+ - ashercn97/RenamedCodeEvol
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ ---
9
+ This is a model fine tuned on an orca dataset and a multi language code dataset. It is one of my first projects, but I am happy with how it works. It took about 6 hours on 2 RTX 4090 GPUs. I used Axolotl to train this (HI IF YOURE SEEING THIS!!!).