Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ max_length : 30
|
|
31 |
loss : ms_loss
|
32 |
pairwise : true
|
33 |
type_of_triplets : all
|
|
|
34 |
```
|
35 |
|
36 |
### Expected input and output
|
|
|
31 |
loss : ms_loss
|
32 |
pairwise : true
|
33 |
type_of_triplets : all
|
34 |
+
agg_mode : CLS
|
35 |
```
|
36 |
|
37 |
### Expected input and output
|