Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
File size: 449 Bytes
9396ba4
 
82cea19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9396ba4
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
---
license: apache-2.0
dataset_info:
  features:
  - name: english
    dtype: string
  - name: hindi
    dtype: string
  splits:
  - name: train
    num_bytes: 131143.64520048603
    num_examples: 740
  - name: test
    num_bytes: 14709.354799513972
    num_examples: 83
  download_size: 104040
  dataset_size: 145853.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---