Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,32 @@ tags:
|
|
4 |
- finance
|
5 |
language:
|
6 |
- es
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
|
10 |
-
|
|
|
11 |
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
<!-- https://wandb.ai/multimodal_master/huggingface/runs/3fl5oqaw/workspace?nw=nwusertrainllms -->
|
|
|
4 |
- finance
|
5 |
language:
|
6 |
- es
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- NickyNicky/news_rag_spanish_14k_v1
|
10 |
+
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
13 |
|
14 |
+
## metrics (controlling sharp rises 'kl', 'loss' and 'grad_norm with 'bleu_reward_func').
|
15 |
+

|
16 |
|
17 |
|
18 |
+

|
19 |
+
|
20 |
+
|
21 |
+

|
22 |
+
|
23 |
+
|
24 |
+

|
25 |
+
|
26 |
+
|
27 |
+
note:
|
28 |
+
```
|
29 |
+
I observe that in inferences and tests the model adapts more to the user's commands,
|
30 |
+
The responses are shorter depending on the 'prompt',
|
31 |
+
Responds better to Spanish and is more proficient in cryptocurrency news
|
32 |
+
knows more about interpreting what the user asks for in Spanish
|
33 |
+
```
|
34 |
+
|
35 |
<!-- https://wandb.ai/multimodal_master/huggingface/runs/3fl5oqaw/workspace?nw=nwusertrainllms -->
|