Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- chargoddard/commitpack-ft-instruct
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- code
|
7 |
+
---
|
8 |
+
refer to johnwee1/peft-starcoder-lora-python
|
9 |
+
there are 2996 rust code examples in the commitpack-ft-instruct so we'll see how this performs
|