Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Iseratho
/
glove-wiki-gigaword-50
like
0
Feature Extraction
Transformers
PyTorch
English
glove
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
6247980
glove-wiki-gigaword-50
/
config.json
Iseratho
add model
715ebed
over 2 years ago
raw
Copy download link
history
blame
194 Bytes
{
"architectures"
:
[
"PretrainedWord2VecHFModel"
]
,
"model_type"
:
"glove"
,
"num_words"
:
400001
,
"torch_dtype"
:
"float64"
,
"transformers_version"
:
"4.20.1"
,
"vector_size"
:
50
}