File size: 501 Bytes
68fa133
 
 
7c860e9
68fa133
7c860e9
68fa133
 
 
7c860e9
 
 
 
68fa133
 
 
 
 
ce57cc6
 
 
 
 
68fa133
02325a3
 
 
 
 
 
 
 
 
 
 
ce57cc6
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
---
dataset_info:
  features:
  - name: text_en
    dtype: string
  - name: text_ar
    dtype: string
  splits:
  - name: train
    num_bytes: 37408246
    num_examples: 303402
  download_size: 19382320
  dataset_size: 37408246
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- translation
language:
- ar
- en
---


## Dataset Details

### Dataset Structure

```
Dataset({
    features: ['Source Term', 'Translation'],
    num_rows: 310307
})
```