English
word2vec
nlpl_82 / meta.json
lbourdois's picture
Upload meta.json with huggingface_hub
11d1aac
{
"algorithm": {
"command": null,
"id": 1,
"name": "Global Vectors",
"tool": "GloVe",
"url": "https://nlp.stanford.edu/software/GloVe-1.2.zip",
"version": "1.2"
},
"contents": [
{
"filename": "model.txt",
"format": "text"
},
{
"filename": "model.bin",
"format": "data"
},
{
"filename": "meta.json",
"format": "json"
}
],
"corpus": [
{
"NER": false,
"case preserved": false,
"creators": [
{
"email": "kjetilbk@ifi.uio.no",
"name": "Kjetil Bugge Kristoffersen"
}
],
"description": "ENC3: English Common Crawl Corpus",
"documentation": "http://urn.nb.no/URN:NBN:no-60569",
"id": 78,
"language": "eng",
"lemmatized": false,
"public": true,
"stop words removal": null,
"tagger": null,
"tagset": null,
"tokens": 135159000000,
"tool": "Stanford Core NLP v. 3.6.0",
"url": "http://commoncrawl.org/"
}
],
"creators": [
{
"email": "kjetilbk@ifi.uio.no",
"name": "Kjetil Bugge Kristoffersen"
}
],
"dimensions": 300,
"documentation": [
"http://urn.nb.no/URN:NBN:no-60569"
],
"handle": "http://vectors.nlpl.eu/repository/20/82.zip",
"id": 82,
"iterations": 100,
"vocabulary size": 2000000,
"window": 10
}