File size: 994 Bytes
22c3c30
 
858b4ae
 
 
 
 
 
 
 
 
 
 
 
 
22c3c30
 
 
 
 
 
 
 
 
 
 
22282bb
 
 
 
 
 
 
 
 
 
 
 
22c3c30
858b4ae
 
 
 
22c3c30
 
 
 
22282bb
 
 
 
22c3c30
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
---
dataset_info:
- config_name: telugu_asr
  features:
  - name: text
    dtype: string
  - name: translit
    dtype: string
  splits:
  - name: train
    num_bytes: 68400135
    num_examples: 209270
  download_size: 34092313
  dataset_size: 68400135
- config_name: telugu_nlp
  features:
  - name: text
    dtype: string
  - name: translit
    dtype: string
  splits:
  - name: train
    num_bytes: 553825446
    num_examples: 47415
  download_size: 251907089
  dataset_size: 553825446
- config_name: wikipedia
  features:
  - name: text
    dtype: string
  - name: translit
    dtype: string
  splits:
  - name: train
    num_bytes: 1025395437
    num_examples: 87854
  download_size: 341788327
  dataset_size: 1025395437
configs:
- config_name: telugu_asr
  data_files:
  - split: train
    path: telugu_asr/train-*
- config_name: telugu_nlp
  data_files:
  - split: train
    path: telugu_nlp/train-*
- config_name: wikipedia
  data_files:
  - split: train
    path: wikipedia/train-*
---