pascalrai commited on
Commit
fbc9814
·
verified ·
1 Parent(s): 38b65df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -98,9 +98,7 @@ The model was pre-trained continuously on a single A10G GPU in an AWS instance f
98
 
99
  Note:
100
 
101
- Could be used as an encoder-only model but advised not to use it.
102
- <br>Because there are already bert-based models with better inference time. (due to longer sequence length)
103
- <br>This could be used in case a longer sequence length is required.
104
 
105
  #### Authors:
106
 
 
98
 
99
  Note:
100
 
101
+ Could be used as an encoder-only model using BartForSequenceClasssification.
 
 
102
 
103
  #### Authors:
104