File size: 1,176 Bytes
832c074 e953ed2 a314404 2f5eaaf 832c074 cd873c5 832c074 cd873c5 832c074 cd873c5 832c074 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
const spanish_links = {
"hf_stable": "https://huggingface.co/spaces/vialibre/edia_full_es",
"ccad_stable": "https://edia.ngrok.app/",
"main_tutorial": "https://www.youtube.com/watch?v=rNgRpVVoObo&list=PLbLfQihdfnFadUhYtXt5wAYFaKqabkmyZ&index=7&ab_channel=SADAFArgentina",
"wordBias": {
"demo": "https://huggingface.co/spaces/vialibre/edia_we_es",
"tutorial": "https://www.youtube.com/watch?v=hzJB636movU",
"manual-1": "https://shorturl.at/cgwxJ",
"manual-2": "https://shorturl.at/htuEI"
},
"phraseBias": {
"demo": "https://huggingface.co/spaces/vialibre/edia_lmodels_es",
"tutorial-1": "https://www.youtube.com/watch?v=nnK19Ro46Cs",
"tutorial-2": "https://www.youtube.com/watch?v=1WTQ2e19pRU",
"manual-1": "https://shorturl.at/fkBL3",
"manual-2": "https://shorturl.at/gJLTU"
},
"dataBias": {
"demo": "https://huggingface.co/spaces/vialibre/edia_datos_es",
"tutorial": "https://www.youtube.com/watch?v=hhFlv3bmThU",
"manual": "https://shorturl.at/CIVY6"
}
} |