File size: 797 Bytes
162ed05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
420f4ea
 
 
 
162ed05
 
420f4ea
 
162ed05
 
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
---
dataset_info:
  features:
  - name: translation
    struct:
    - name: en
      dtype: string
    - name: mai
      dtype: string
    - name: new
      dtype: string
  splits:
  - name: train
    num_bytes: 700903
    num_examples: 2494
  download_size: 323847
  dataset_size: 700903
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
language:
- en
- new
- mai
---
# Dataset Card for "new-eng-mai"
Newari(new) and maithali(mai) are indigenous languages of Nepal. This dataset contains language translation of english sentence into both newari and maithali.
These datas are scrapped from internet and various facebook posts.

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)