File size: 873 Bytes
9e261c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/bias_tool_serv1",
        "ccad_stable": "#",
        "main_tutorial": "#",
        "wordBias": {
            "demo": "https://huggingface.co/spaces/vialibre/edia_we_es",
            "tutorial": "#",
            "manual-1": "https://shorturl.at/cgwxJ",
            "manual-2": "https://shorturl.at/htuEI"
        },
        "phraseBias": {
            "demo": "https://huggingface.co/spaces/vialibre/edia_lmodels_es",
            "tutorial-1": "#",
            "tutorial-2": "#",
            "manual-1": "https://shorturl.at/fkBL3",
            "manual-2": "https://shorturl.at/gJLTU"
        },
        "dataBias": {
            "demo": "https://huggingface.co/spaces/vialibre/edia_datos_es",
            "tutorial": "#",
            "manual": "https://shorturl.at/CIVY6"
        }
    }