Samarvir S Vasale
commited on
Commit
•
0b4c971
1
Parent(s):
e69ee11
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: google/codegemma-2b
|
3 |
+
datasets:
|
4 |
+
- ajibawa-2023/Code-290k-ShareGPT
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
library_name: peft
|
8 |
+
license: apache-2.0
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
---
|