home » zplus/dokk.git
ID: d415248f8b039187575acba8a53e9ce168112a6a
31 lines — 922B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:dangers_stochastic_parrots_2021",
    "library:author": [
        "Shmargaret Shmitchell",
        "Timnit Gebru",
        "Angelina McMillan-Major",
        "Emily M. Bender"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?",
    "blob:at": {
        "@id": "file:/pdf/dangers_stochastic_parrots_2021.pdf",
        "blob:primary_source": "https://dl.acm.org/doi/pdf/10.1145/3442188.3445922",
        "blob:retrieval_date": "2023-04-06"
    }
}