File size: 2,058 Bytes
82d897a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
dataset_info:
  features:
  - name: bn_raw
    dtype: string
  - name: en_raw
    dtype: string
  splits:
  - name: alt
    num_bytes: 10242909
    num_examples: 20106
  - name: amadercat
    num_bytes: 331783
    num_examples: 1781
  - name: anuvaad
    num_bytes: 318844740
    num_examples: 1001740
  - name: banglanmt
    num_bytes: 680601914
    num_examples: 2659723
  - name: ptb
    num_bytes: 659453
    num_examples: 1313
  - name: ilmpc
    num_bytes: 39492292
    num_examples: 324366
  - name: xlent
    num_bytes: 111488860
    num_examples: 1616537
  - name: nllb
    num_bytes: 11409482018
    num_examples: 62006746
  - name: google
    num_bytes: 37571933
    num_examples: 191426
  - name: bpcc_daily
    num_bytes: 1462271
    num_examples: 8458
  - name: bpcc_icli
    num_bytes: 43821553
    num_examples: 123766
  - name: bpcc_massive
    num_bytes: 2233668
    num_examples: 16492
  - name: bpcc_nllb
    num_bytes: 2572847096
    num_examples: 13580532
  - name: bpcc_samantar_v1
    num_bytes: 889529481
    num_examples: 2946291
  - name: bpcc_samantar_v2
    num_bytes: 2549472317
    num_examples: 16055075
  - name: bpcc_wiki
    num_bytes: 18726914
    num_examples: 47994
  download_size: 9530806631
  dataset_size: 18686809202
configs:
- config_name: default
  data_files:
  - split: alt
    path: data/alt-*
  - split: amadercat
    path: data/amadercat-*
  - split: anuvaad
    path: data/anuvaad-*
  - split: banglanmt
    path: data/banglanmt-*
  - split: ptb
    path: data/ptb-*
  - split: ilmpc
    path: data/ilmpc-*
  - split: xlent
    path: data/xlent-*
  - split: nllb
    path: data/nllb-*
  - split: google
    path: data/google-*
  - split: bpcc_daily
    path: data/bpcc_daily-*
  - split: bpcc_icli
    path: data/bpcc_icli-*
  - split: bpcc_massive
    path: data/bpcc_massive-*
  - split: bpcc_nllb
    path: data/bpcc_nllb-*
  - split: bpcc_samantar_v1
    path: data/bpcc_samantar_v1-*
  - split: bpcc_samantar_v2
    path: data/bpcc_samantar_v2-*
  - split: bpcc_wiki
    path: data/bpcc_wiki-*
---