File size: 754 Bytes
65ec52b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---

license: mit
tags:
- adamw
- albef
- contrastive
- grouped-query
- kaiming
- relu
- scalenorm
- step
- tensor-fusion
- tiny
---


# model_231544602_albef_tiny.py



## Model Overview



A **tiny**-scale implementation of the **albef** architecture, built for **contrastive** tasks.



## Architecture



- **Architecture**: albef

- **Scale**: tiny

- **Attention**: grouped query

- **Fusion strategy**: tensor fusion

- **Task head**: contrastive

- **Activation**: relu

- **Normalization**: scalenorm

- **Initialization**: kaiming



## Training



- **Optimizer**: adamw

- **LR scheduler**: step



## Files



- `model_231544602_albef_tiny.py` — main artifact of this repository

## License

See the license field above.