File size: 503 Bytes
ed695bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: idx
    dtype: int64
  - name: L1
    dtype: string
  - name: L2
    dtype: string
  - name: CM_candidates
    dtype: string
  - name: CM_candidates_transliterated_indictrans
    dtype: string
  - name: CMI_unicode_based_LID
    dtype: float64
  splits:
  - name: train
    num_bytes: 348045620
    num_examples: 1161737
  download_size: 39723187
  dataset_size: 348045620
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---