Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ language:
|
|
| 7 |
base_model:
|
| 8 |
- google/gemma-2-2b-it
|
| 9 |
pipeline_tag: text-generation
|
|
|
|
| 10 |
---
|
| 11 |
本模型是以[林彥廷 TaiwanChat 資料集](https://huggingface.co/datasets/yentinglin/TaiwanChat)微調 Google 的 [Gemma2:2b - it](https://huggingface.co/google/gemma-2-2b-it),使該模型具備較多的繁體中文語彙來進行對話。
|
| 12 |
|
|
|
|
| 7 |
base_model:
|
| 8 |
- google/gemma-2-2b-it
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
+
library_name: transformers
|
| 11 |
---
|
| 12 |
本模型是以[林彥廷 TaiwanChat 資料集](https://huggingface.co/datasets/yentinglin/TaiwanChat)微調 Google 的 [Gemma2:2b - it](https://huggingface.co/google/gemma-2-2b-it),使該模型具備較多的繁體中文語彙來進行對話。
|
| 13 |
|