Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors

    Python 40 8

  2. Efficiently use frozen word embeddings outside Keras models

    Python 2

  3. Building a scalable, geo-based recommender system with k-d trees, visualized using the MEAN stack

    Python 3 1

  4. A Guide to Scaling Machine Learning Models in Production

    Python 81 26

4 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

July - November 2020

harkous has no activity yet for this period.

June 2020

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in huggingface/transformers that received 6 comments

Fix a bug in the initialization and serialization of TFRobertaClassificationHead

For TFRobertaClassificationHead, config was being passed as the first parameter to the __init__ of the parent class tf.keras.layers.Layer. The latter

+1 −1 6 comments

Created an issue in huggingface/transformers that received 5 comments

Wrong argument passed during TFRobertaClassificationHead initialization

🐛 Bug Information There is an issue preventing a RoBERTa classification model from being serialized. It is related to a problem in passing config a…

2 of 4 5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.