English
word2vec
nlpl_223 / meta.json
lbourdois's picture
Upload meta.json with huggingface_hub
d58aa8c
{
"algorithm": {
"command": null,
"id": 0,
"name": "Gensim Continuous Skipgram",
"tool": "Gensim",
"url": "https://github.com/RaRe-Technologies/gensim",
"version": "3.8"
},
"contents": [
{
"filename": "meta.json",
"format": "json"
},
{
"filename": "model.bin",
"format": "data"
},
{
"filename": "model.txt",
"format": "text"
}
],
"corpus": [
{
"NER": true,
"case preserved": false,
"description": "English Wikipedia Dump of November 2021",
"id": 129,
"language": "eng",
"lemmatized": true,
"public": true,
"stop words removal": "functional PoS",
"tagger": "UDPipe 1.2",
"tagset": "UPoS",
"tokens": 2717675616,
"tool": "https://github.com/RaRe-Technologies/gensim/blob/master/gensim/scripts/segment_wiki.py",
"url": "https://dumps.wikimedia.org/"
}
],
"creators": [
{
"email": "andreku@ifi.uio.no",
"name": "Andrey Kutuzov"
}
],
"dimensions": 300,
"handle": "http://vectors.nlpl.eu/repository/20/223.zip",
"id": 223,
"iterations": 5,
"vocabulary size": 199430,
"window": 2
}