vikramvasudevan commited on
Commit
45e4cbc
·
verified ·
1 Parent(s): c4f7fa9

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.py +2 -1
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
  ]