J-LAB commited on
Commit
4d4a39d
1 Parent(s): 4c14389

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -13
README.md CHANGED
@@ -5,27 +5,18 @@ tags:
5
  - J-LAB/BRisa
6
  ---
7
 
8
- # Model Card for Model ID
9
-
10
- <!-- Provide a quick summary of what the model is/does. -->
11
 
12
  This is an instruction model trained for good performance in Portuguese. The initial base is the Mistral 7B v2 Model ([source](https://huggingface.co/mistral-community/Mistral-7B-v0.2)). We utilized the JJhooww/Mistral-7B-v0.2-Base_ptbr version pre-trained on 1 billion tokens in Portuguese ([source](https://huggingface.co/JJhooww/Mistral-7B-v0.2-Base_ptbr)).
13
 
14
-
15
- ## Model Details
16
-
17
- ### Model Description
18
-
19
- <!-- Provide a longer summary of what this model is. -->
20
-
21
  The base model has good performance in Portuguese but faces significant challenges following instructions. We therefore used the version mistralai/Mistral-7B-Instruct-v0.2 and fine-tuned it for responses in Portuguese, then merged it with the base JJhooww/Mistral-7B-v0.2-Base_ptbr (https://huggingface.co/JJhooww/Mistral-7B-v0.2-Base_ptbr).
22
 
23
  - **Developed by:** ([J-LAB](https://huggingface.co/J-LAB/))
24
  - **Language(s) (NLP):** Portuguese
25
  - **License:** *APACHE*
26
- - **Finetuned from model [optional]:** ([source](https://huggingface.co/JJhooww/Mistral-7B-v0.2-Base_ptbr))
27
 
28
- ### Model Sources [optional]
29
 
30
- - **Demo [optional]:** ([Spaces](https://huggingface.co/J-LAB/))
31
 
 
5
  - J-LAB/BRisa
6
  ---
7
 
8
+ # BRisa 7B Instruct
 
 
9
 
10
  This is an instruction model trained for good performance in Portuguese. The initial base is the Mistral 7B v2 Model ([source](https://huggingface.co/mistral-community/Mistral-7B-v0.2)). We utilized the JJhooww/Mistral-7B-v0.2-Base_ptbr version pre-trained on 1 billion tokens in Portuguese ([source](https://huggingface.co/JJhooww/Mistral-7B-v0.2-Base_ptbr)).
11
 
 
 
 
 
 
 
 
12
  The base model has good performance in Portuguese but faces significant challenges following instructions. We therefore used the version mistralai/Mistral-7B-Instruct-v0.2 and fine-tuned it for responses in Portuguese, then merged it with the base JJhooww/Mistral-7B-v0.2-Base_ptbr (https://huggingface.co/JJhooww/Mistral-7B-v0.2-Base_ptbr).
13
 
14
  - **Developed by:** ([J-LAB](https://huggingface.co/J-LAB/))
15
  - **Language(s) (NLP):** Portuguese
16
  - **License:** *APACHE*
17
+ - **Finetuned from model:** ([source](https://huggingface.co/JJhooww/Mistral-7B-v0.2-Base_ptbr))
18
 
19
+ ### Model Sources
20
 
21
+ - **Demo:** ([Spaces](https://huggingface.co/J-LAB/))
22