Spaces:
Running
Running
shantipriya
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,31 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
## About
|
11 |
+
This repo contains Indic LLM resources to build Generative AI and LLM-based technologies for Indic Languages.
|
12 |
+
|
13 |
+
## Citation
|
14 |
+
|
15 |
+
If you find this repository useful, please consider giving 👏 and citing:
|
16 |
+
|
17 |
+
```
|
18 |
+
@misc{HydraIndicLLM,
|
19 |
+
author = {Sambit Sekhar and Shantipriya Parida},
|
20 |
+
title = {HydraIndic LLM Resources for Indic Languages},
|
21 |
+
year = {2023},
|
22 |
+
publisher = {Hugging Face},
|
23 |
+
journal = {Hugging Face repository},
|
24 |
+
howpublished = {\url{https://huggingface.co/OdiaGenAI}},
|
25 |
+
}
|
26 |
+
```
|
27 |
+
|
28 |
+
## License
|
29 |
+
|
30 |
+
This work is licensed under a
|
31 |
+
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
|
32 |
+
|
33 |
+
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
|
34 |
+
|
35 |
+
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
|
36 |
+
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
|
37 |
+
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
|