File size: 606 Bytes
a61b76e
d115f35
 
 
 
 
 
 
a61b76e
 
d115f35
a61b76e
d115f35
a61b76e
 
 
580155f
 
 
 
a61b76e
 
 
 
 
 
50dcc7d
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- ar
- en
size_categories:
- 1K<n<10K
task_categories:
- translation
dataset_info:
  features:
  - name: text_en
    dtype: string
  - name: text_ar
    dtype: string
  splits:
  - name: train
    num_bytes: 1107907
    num_examples: 22061
  download_size: 674925
  dataset_size: 1107907
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

## Dataset Details

The English-to-Arabic portion of the Microsoft Software Localization Glossary.

### Dataset Structure

```
Dataset({
    features: ['en_term', 'ar_term', 'en_def'],
    num_rows: 25761
})
```