matheusfvesco
commited on
Commit
•
f86b69d
1
Parent(s):
8a3f772
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
-
-
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -12,6 +12,11 @@ tags:
|
|
12 |
- sft
|
13 |
---
|
14 |
|
|
|
|
|
|
|
|
|
|
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** matheusfvesco
|
|
|
1 |
---
|
2 |
base_model: unsloth/gemma-2-2b-it-bnb-4bit
|
3 |
language:
|
4 |
+
- pt
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
12 |
- sft
|
13 |
---
|
14 |
|
15 |
+
A gemma2-2b finetuned for Brazilian Portuguese, using the following datasets:
|
16 |
+
- [Camel Biology PT](https://huggingface.co/datasets/botbot-ai/biology-ptbr)
|
17 |
+
- [Aya PT Subset](https://huggingface.co/datasets/botbot-ai/aya_dataset_pt)
|
18 |
+
- [Cabra3k](https://huggingface.co/datasets/botbot-ai/Cabra3k)
|
19 |
+
|
20 |
# Uploaded model
|
21 |
|
22 |
- **Developed by:** matheusfvesco
|