File size: 991 Bytes
79268d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: English
    dtype: string
  - name: Uzbek
    dtype: string
  splits:
  - name: train
    num_bytes: 450765
    num_examples: 1428
  download_size: 298131
  dataset_size: 450765
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- translation
- question-answering
- text2text-generation
language:
- uz
- en
pretty_name: Fleurs Uzbek
size_categories:
- 1K<n<10K
---

This is a clean copy of [google/fleurs](https://huggingface.co/datasets/google/fleurs) dataset that has translation of text data in 100s of languages with speech.

The primary goal of this dataset is to use it in fine-tuning phase of an LLM so that it could better translate English to Uzbek.

You should add one more column called 'system instruction' and add some command like below:

"Ushbu matnni ingliz tilidan o'zbek tiliga tarjima qiling."

Prompt: English text

Response: Uzbek text