ai-forever commited on
Commit
49cf776
1 Parent(s): 2cd86e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask']
39
 
40
  # Authors
41
  + [SberDevices](https://sberdevices.ru/) Team.
42
- + Aleksandr Abramov: [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko);
43
  + Mark Baushenko: [HF profile](https://huggingface.co/e0xexrazy);
44
  + Artem Snegirev: [HF profile](https://huggingface.co/artemsnegirev)
45
 
 
39
 
40
  # Authors
41
  + [SberDevices](https://sberdevices.ru/) Team.
42
+ + Aleksandr Abramov: [HF profile](https://huggingface.co/Andrilko), [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko);
43
  + Mark Baushenko: [HF profile](https://huggingface.co/e0xexrazy);
44
  + Artem Snegirev: [HF profile](https://huggingface.co/artemsnegirev)
45