File size: 383 Bytes
b784b61
 
 
b08bc62
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
`bart-small` is a lighter version of `bart-base` with less attention heads, smaller FFT and smaller hidden-size.

More details can be found [here](https://github.com/lucadiliello/bart-small).

# Citation

```tex
@software{Di_Liello_bart-small,
  author = {Di Liello, Luca},
  license = {GPL-2.0},
  title = {{bart-small}},
  url = {https://github.com/lucadiliello/bart-small}
}
```