rodolfouchida
commited on
Commit
•
cd85a0e
1
Parent(s):
20565e6
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: codellama/CodeLlama-7b-Instruct-hf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
**Lloro 7B**
|
@@ -98,4 +108,4 @@ The following parameters related with the Quantized Low-Rank Adaptation and Qua
|
|
98 |
| Datasets | 2.14.3 |
|
99 |
| Pytorch | 2.0.1 |
|
100 |
| Tokenizers | 0.14.1 |
|
101 |
-
| Transformers | 4.34.0 |
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
base_model: codellama/CodeLlama-7b-Instruct-hf
|
4 |
+
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- semantixai/Test-Dataset-Lloro
|
7 |
+
language:
|
8 |
+
- pt
|
9 |
+
tags:
|
10 |
+
- code
|
11 |
+
- analytics
|
12 |
+
- português-BR
|
13 |
+
- análisededados
|
14 |
---
|
15 |
|
16 |
**Lloro 7B**
|
|
|
108 |
| Datasets | 2.14.3 |
|
109 |
| Pytorch | 2.0.1 |
|
110 |
| Tokenizers | 0.14.1 |
|
111 |
+
| Transformers | 4.34.0 |
|