File size: 858 Bytes
36b4867
 
 
 
 
 
 
 
 
 
 
73f5f9e
 
 
 
36b4867
 
 
 
 
f893490
 
 
 
 
 
 
 
 
 
36b4867
c467dc5
09661dc
c467dc5
 
09661dc
 
 
 
 
 
 
0cef3f1
 
 
 
 
c467dc5
 
 
54c5b03
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
dataset_info:
  features:
  - name: sentence_en
    dtype: string
  - name: sentence_es
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 1389599
    num_examples: 4830
  download_size: 816379
  dataset_size: 1389599
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
license: apache-2.0
task_categories:
- translation
language:
- en
- es
tags:
- finance
size_categories:
- 1K<n<10K
---

## time traslation.
![image/png](https://cdn-uploads.huggingface.co/production/uploads/641b435ba5f876fe30c5ae0a/ue61viA2RsCP0G1IiOvwx.png)

## labels.
* Negativo: 0
* Neutral: 1
* Positivo: 2



## model use for traslation.
```
https://huggingface.co/NickyNicky/gemma-1.1-2b-it_orpo_traslate_en_es_V1
```

## original dataset:
```
https://huggingface.co/datasets/financial_phrasebank
```