Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- h-alice/cooking-master-boy-subtitle
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
pipeline_tag: question-answering
|
8 |
+
tags:
|
9 |
+
- meme
|
10 |
+
prompt_template: |
|
11 |
+
<start_of_turn>user
|
12 |
+
{prompt}<end_of_turn>
|
13 |
+
<start_of_turn>model
|
14 |
+
library_name: transformers
|
15 |
+
---
|
16 |
+
|
17 |
+
# Memma 1 2B CMB - GGUF
|
18 |
+
|
19 |
+

|
20 |
+
|
21 |
+
This is a fine-tuned [**Gemma-2b-it**](https://huggingface.co/google/gemma-1.1-2b-it) model with
|
22 |
+
[**Cooking Master Boy Subtitle**](https://huggingface.co/datasets/h-alice/cooking-master-boy-subtitle) dataset.
|
23 |
+
|
24 |
+
This model generates meme-talk in traditional Chinese.
|