Polish
word2vec
nlpl_206 / meta.json
lbourdois's picture
Upload meta.json with huggingface_hub
da1af03
{
"algorithm": {
"command": null,
"id": 2,
"name": "fastText Skipgram",
"tool": "fastText",
"url": "https://github.com/facebookresearch/fastText",
"version": null
},
"contents": [
{
"filename": "model.bin",
"format": "data"
},
{
"filename": "meta.json",
"format": "json"
}
],
"corpus": [
{
"NER": false,
"case preserved": true,
"description": "Polish CommonCrawl Dump of December 2019",
"id": 117,
"language": "pol",
"lemmatized": false,
"public": true,
"stop words removal": null,
"tagger": null,
"tagset": null,
"tokens": 32565035188,
"tool": "http://dx.doi.org/10.15439/2017F432",
"url": "https://commoncrawl.org/"
}
],
"creators": [
{
"email": "kwolk@pja.edu.pl",
"name": "Krzysztof Wolk"
}
],
"dimensions": 100,
"handle": "http://vectors.nlpl.eu/repository/20/206.zip",
"id": 206,
"iterations": 5,
"vocabulary size": 4885806,
"window": 5
}