dominguesm
commited on
Commit
•
5068a63
1
Parent(s):
051c995
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-generation
|
4 |
+
- pytorch
|
5 |
+
inference: false
|
6 |
+
license: llama2
|
7 |
+
language:
|
8 |
+
- pt
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
library_name: transformers
|
11 |
+
datasets:
|
12 |
+
- dominguesm/CC-MAIN-2023-23
|
13 |
+
---
|
14 |
+
|
15 |
+
<p align="center">
|
16 |
+
<img width="250" alt="Camarim Logo" src="https://raw.githubusercontent.com/DominguesM/Canarim-Instruct-PTBR/main/assets/canarim.png">
|
17 |
+
</p>
|
18 |
+
|
19 |
+
<hr>
|
20 |
+
|
21 |
+
# Canarim-7B-Instruct
|