File size: 376 Bytes
c034681
 
 
 
 
 
 
 
 
 
da4b785
c034681
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "architectures": [
    "LUAR"
  ],
  "auto_map": {
    "AutoConfig": "config.LUARConfig",
    "AutoModel": "model.LUAR"
  },
  "embedding_size": 512,
  "k_bucket_size": 1024,
  "upstream_transformer_revision": null,
  "model_type": "LUAR",
  "q_bucket_size": 512,
  "torch_dtype": "float32",
  "transformers_version": "4.33.2",
  "use_memory_efficient_attention": false
}