Update README.md
Browse files
README.md
CHANGED
|
@@ -100,6 +100,9 @@ sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask']
|
|
| 100 |
## Training
|
| 101 |
You can find the training script for the model [here](https://github.com/clips/mfaq).
|
| 102 |
|
|
|
|
|
|
|
|
|
|
| 103 |
## Citation information
|
| 104 |
```
|
| 105 |
@InProceedings{mfaq_a_multilingual_dataset,
|
|
|
|
| 100 |
## Training
|
| 101 |
You can find the training script for the model [here](https://github.com/clips/mfaq).
|
| 102 |
|
| 103 |
+
## People
|
| 104 |
+
This model was developed by [Maxime De Bruyn](https://www.linkedin.com/in/maximedebruyn/), Ehsan Lotfi, Jeska Buhmann and Walter Daelemans.
|
| 105 |
+
|
| 106 |
## Citation information
|
| 107 |
```
|
| 108 |
@InProceedings{mfaq_a_multilingual_dataset,
|