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