Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- hieunguyenminh/roleplay
|
4 |
-
library_name:
|
|
|
5 |
---
|
6 |
|
7 |
References from **https://www.datacamp.com/tutorial/fine-tuning-google-gemma**
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- hieunguyenminh/roleplay
|
4 |
+
library_name: peft
|
5 |
+
pipeline_tag: text-generation
|
6 |
---
|
7 |
|
8 |
References from **https://www.datacamp.com/tutorial/fine-tuning-google-gemma**
|