CoolFace
Datasetpublic

alayaran/bodo-monolingual-dataset

# First Install datasets library pip install datasets from datasets import load_dataset train = load_dataset("alayaran/bodo-monolingual-dataset", "unshuffled_deduplicated_no", split="train") test = load_dataset("alayaran/bodo-monolingual-dataset", "unshuffled_deduplicated_no", split="test") # print the first five entries from the dataset array of trai and test set print(train['text'][:5]) ["मदि सरकारा जारिमिनारि हाबाफारि मावफूंदों , 1 कौटि नख'राव दैनि कानेक्सन होबाय", "दिल्ली / जयपुर… See the full description on the dataset page: https://huggingface.co/datasets/alayaran/bodo-monolingual-dataset.

sourceHugging Facemitupdated 3y agoView on Hugging Face
2likes75downloads
13 commits on main
98588153y ago

Upload README.md with huggingface_hub

alayaran
84704c73y ago

Delete data/test-00000-of-00001-13398d9ac1fd4350.parquet with huggingface_hub

alayaran
887563d3y ago

Upload data/test-00000-of-00001-3d0b2345cf5ef62c.parquet with huggingface_hub

alayaran
1a3f9b23y ago

Delete data/train-00000-of-00001-5dfaad5c4ced0a3e.parquet with huggingface_hub

alayaran
645a8d53y ago

Upload data/train-00000-of-00001-16432e65ec68aeea.parquet with huggingface_hub

alayaran
771d84a3y ago

Update README.md

alayaran
706912d3y ago

Update README.md

alayaran
ac6d6703y ago

Update README.md

alayaran
bb75cac3y ago

Update README.md

alayaran
6cdd0f73y ago

Upload README.md with huggingface_hub

alayaran
463ca5d3y ago

Upload data/test-00000-of-00001-13398d9ac1fd4350.parquet with huggingface_hub

alayaran
46f13823y ago

Upload data/train-00000-of-00001-5dfaad5c4ced0a3e.parquet with huggingface_hub

alayaran
ab32d583y ago

initial commit

alayaran