Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
This is a demo project for learning purpose,This is gemma 7b model fintuned on 'Abirate/english_quotes' dataset.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Abirate/english_quotes
|
5 |
+
base_model:
|
6 |
+
- google/gemma-7b
|
7 |
---
|
8 |
This is a demo project for learning purpose,This is gemma 7b model fintuned on 'Abirate/english_quotes' dataset.
|