nlpl_184 / meta.json
lbourdois's picture
Upload meta.json with huggingface_hub
683e55f
{
"algorithm": {
"command": null,
"id": 0,
"name": "Gensim Continuous Skipgram",
"tool": "Gensim",
"url": "https://github.com/RaRe-Technologies/gensim",
"version": "3.6"
},
"contents": [
{
"filename": "model.txt",
"format": "text"
},
{
"filename": "model.bin",
"format": "data"
},
{
"filename": "meta.json",
"format": "json"
}
],
"corpus": [
{
"NER": true,
"case preserved": false,
"description": "Russian News",
"id": 92,
"language": "rus",
"lemmatized": true,
"public": false,
"stop words removal": "functional PoS",
"tagger": "UDPipe 1.2",
"tagset": "UPoS",
"tokens": 2550000000
}
],
"creators": [
{
"email": "andreku@ifi.uio.no",
"name": "Andrey Kutuzov"
}
],
"dimensions": 300,
"documentation": [
"https://rusvectores.org"
],
"external_id": "news_upos_skipgram_300_5_2019",
"handle": "http://vectors.nlpl.eu/repository/20/184.zip",
"id": 184,
"iterations": 10,
"vocabulary size": 249318,
"window": 5
}