|
--- |
|
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) |