Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rrivera1849
/
LUAR-MUD
like
3
Feature Extraction
Transformers
PyTorch
Safetensors
English
LUAR
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Use this model
376029b
LUAR-MUD
/
config.json
rrivera1849
Upload LUAR
5773bf8
over 1 year ago
raw
Copy download link
history
blame
Safe
243 Bytes
{
"architectures"
:
[
"LUAR"
]
,
"auto_map"
:
{
"AutoConfig"
:
"config.LUARConfig"
,
"AutoModel"
:
"model.LUAR"
}
,
"embedding_size"
:
512
,
"model_type"
:
"LUAR"
,
"torch_dtype"
:
"float32"
,
"transformers_version"
:
"4.33.2"
}