lucadiliello commited on
Commit
b784b61
1 Parent(s): 97b2293

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ `bart-small` is a lighter version of `bart-base` with less attention heads, smaller FFT and smaller hidden-size.
2
+
3
+ More details can be found [here](https://github.com/lucadiliello/bart-small).