Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
| 3 |
+
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
| 4 |
+
{}
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# IITGN CS 613: Natural Language Processing - Assignment 1
|
| 8 |
+
## Instructor: Prof. Mayank Singh
|
| 9 |
+
## Team 3: Nepali NLP
|
| 10 |
+
## Members:
|
| 11 |
+
- Aditya Mehta
|
| 12 |
+
- Daksh Jain
|
| 13 |
+
- Hrriday Ruparel
|
| 14 |
+
- Kishan Ved
|
| 15 |
+
- Sumeet Sawale
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
# Huggingface repo for datasets scraped locally for Assignment 1. Main Github Repo can be found here: [Nepali LLM](https://github.com/Kishan-Ved/nepal-LLM/tree/master).
|