vikramvasudevan commited on
Commit
ef77015
·
verified ·
1 Parent(s): ceb171d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. modules/config/valmiki_ramayanam.py +25 -0
modules/config/valmiki_ramayanam.py CHANGED
@@ -110,4 +110,29 @@ valmiki_ramayanam_config = {
110
  "give the shlokam in ramayanam that vibheeshana uses to perform sharanagathi to rama, give the sanskrit shlokam and its meaning",
111
  ],
112
  "llm_hints": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  }
 
110
  "give the shlokam in ramayanam that vibheeshana uses to perform sharanagathi to rama, give the sanskrit shlokam and its meaning",
111
  ],
112
  "llm_hints": [],
113
+ "credits": {
114
+ "art": [
115
+ {
116
+ "name": "Sri TNCN",
117
+ "url": "https://www.linkedin.com/in/narashiman-chakravarthy-54326111/",
118
+ "role": "Illustrator",
119
+ "notes": "Original artwork used with permission",
120
+ }
121
+ ],
122
+ "data": [
123
+ {
124
+ "name": "IIT Kanpur",
125
+ "url": "https://www.valmiki.iitk.ac.in/",
126
+ "role": "Data provider",
127
+ }
128
+ ],
129
+ "audio": [
130
+ {
131
+ "name": "IIT Kanpur",
132
+ "url": "https://www.valmiki.iitk.ac.in/",
133
+ "role": "Recitation audio provider",
134
+ },
135
+ ],
136
+ "video": [],
137
+ },
138
  }