Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Upload folder using huggingface_hub
Browse files
config.py
CHANGED
|
@@ -323,10 +323,11 @@ class SanatanConfig:
|
|
| 323 |
"pdf_path": "./data/chathusloki.pdf",
|
| 324 |
"source": "https://www.sadagopan.org/ebook/pdf/Chatusloki%20-%20VS.pdf",
|
| 325 |
"language": "san+eng",
|
| 326 |
-
"example_labels": ["Recite a sloka", "Commentary"],
|
| 327 |
"examples": [
|
| 328 |
"Recite the 1st sloka from Chathusloki",
|
| 329 |
"Show detailed commentary for sloka 2 from Chathusloki",
|
|
|
|
| 330 |
],
|
| 331 |
},
|
| 332 |
]
|
|
|
|
| 323 |
"pdf_path": "./data/chathusloki.pdf",
|
| 324 |
"source": "https://www.sadagopan.org/ebook/pdf/Chatusloki%20-%20VS.pdf",
|
| 325 |
"language": "san+eng",
|
| 326 |
+
"example_labels": ["Recite a sloka", "Commentary", "Role of Sridevi"],
|
| 327 |
"examples": [
|
| 328 |
"Recite the 1st sloka from Chathusloki",
|
| 329 |
"Show detailed commentary for sloka 2 from Chathusloki",
|
| 330 |
+
"What is the role of Sri Devi in the universe according to the Chathusloki?"
|
| 331 |
],
|
| 332 |
},
|
| 333 |
]
|