File size: 735 Bytes
7c42412
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171f3a8
7c42412
171f3a8
 
7c42412
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: length
    dtype: int64
  - name: loss
    dtype: float64
  - name: src_token_len
    dtype: int64
  - name: trg_token_len
    dtype: int64
  - name: total_token_len
    dtype: int64
  - name: token_ratio
    dtype: float64
  - name: word_ratio
    dtype: float64
  - name: target_lang
    dtype: string
  - name: source_lang
    dtype: string
  - name: pattern_score
    dtype: float64
  - name: africomet_score
    dtype: float64
  splits:
  - name: shard_000
    num_bytes: 122568449
    num_examples: 500000
  download_size: 57008025
  dataset_size: 122568449
configs:
- config_name: default
  data_files:
  - split: shard_000
    path: data/shard_000-*
---