Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 555 Bytes

Nepali Language Model

This project aims to develop a language model specifically tailored for the Nepali language. The model will be capable of understanding Nepali text, generating new Nepali text, and potentially performing other natural language processing tasks.

Project Structure

  • data_Collector/: Contains a data colletor.
  • examples/: Example scripts and notebooks demonstrating how to use the language model.

Installing the requirements

pip install -r requirements.txt

Running it

python web.py